Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp104 static bool lowerIntrinsics(Module &M) { lowerIntrinsics() function
/llvm-project/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp274 bool PreISelIntrinsicLowering::lowerIntrinsics(Module &M) const { lowerIntrinsics() function in PreISelIntrinsicLowering
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp638 bool InstrLowerer::lowerIntrinsics(Function *F) { lowerIntrinsics() function in InstrLowerer