Home
last modified time | relevance | path

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

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