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