Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp77 IRBuilder<> IRBuilder(II); in replaceWithTLIFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp891 bool ExpandVariadics::expandVAIntrinsicCall(IRBuilder<> &, const DataLayout &, in expandVAIntrinsicCall() argument
H A DOpenMPOpt.cpp1721 auto &IRBuilder = OMPInfoCache.OMPBuilder; in splitTargetDataBeginRTC() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2120 static CallInst *createPopcntIntrinsic(IRBuilder<> &IRBuilder, Value *Val, in createPopcntIntrinsic() argument
2133 static CallInst *createFFSIntrinsic(IRBuilder<> &IRBuilder, Value *Val, in createFFSIntrinsic() argument