Searched defs:IRBuilder (Results 1 – 2 of 2) sorted by relevance
399 std::function<Value *(IRBuilder<> &, Value *)> PerformOp) { in expandAtomicOpToLLSC()
937 static CallInst *createPopcntIntrinsic(IRBuilder<> &IRBuilder, Value *Val, in createPopcntIntrinsic() argument