Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp72 IRBuilder<> IRBuilder(&CI); in replaceWithTLIFunction() local
H A DAtomicExpandPass.cpp969 function_ref<Value *(IRBuilder<> &, Value *)> PerformOp) { in expandAtomicOpToLLSC()
1034 function_ref<Value *(IRBuilder<> &, Value *)> PerformOp) { in insertRMWLLSCLoop()
1398 function_ref<Value *(IRBuilder<> &, Value *)> PerformOp, in insertRMWCmpXchgLoop()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1801 static CallInst *createPopcntIntrinsic(IRBuilder<> &IRBuilder, Value *Val, in createPopcntIntrinsic() argument
1814 static CallInst *createFFSIntrinsic(IRBuilder<> &IRBuilder, Value *Val, in createFFSIntrinsic() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1300 auto &IRBuilder = OMPInfoCache.OMPBuilder; in splitTargetDataBeginRTC() local