Searched defs:lowerIntrinsics (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/DirectX/ | ||
H A D | DXILOpLowering.cpp | 104 static bool lowerIntrinsics(Module &M) { lowerIntrinsics() function |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | PreISelIntrinsicLowering.cpp | 274 bool PreISelIntrinsicLowering::lowerIntrinsics(Module &M) const { lowerIntrinsics() function in PreISelIntrinsicLowering |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | InstrProfiling.cpp | 638 bool InstrLowerer::lowerIntrinsics(Function *F) { lowerIntrinsics() function in InstrLowerer |