Searched refs:thirtyTwoBitOps (Results 1 – 1 of 1) sorted by relevance
46 static const std::vector<std::function<void(android::BitSet32, uint32_t)>> thirtyTwoBitOps = variable52 thirtyTwoBitOps[operation](bs, bit); in runOperationFor32Bit()66 thirtyTwoBitOps[op % thirtyTwoBitOps.size()](b1, bit); in LLVMFuzzerTestOneInput()