Home
last modified time | relevance | path

Searched defs:IRBuilder (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp77 IRBuilder<> IRBuilder(&I); in replaceWithTLIFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1905 static CallInst *createPopcntIntrinsic(IRBuilder<> &IRBuilder, Value *Val, in createPopcntIntrinsic() argument
1918 static CallInst *createFFSIntrinsic(IRBuilder<> &IRBuilder, Value *Val, in createFFSIntrinsic() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1721 auto &IRBuilder = OMPInfoCache.OMPBuilder; in splitTargetDataBeginRTC() local