Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPreISelIntrinsicLowering.cpp58 static bool lowerIntrinsics(Module &M) { in lowerIntrinsics() function
/external/llvm/lib/CodeGen/
DPreISelIntrinsicLowering.cpp58 bool lowerIntrinsics(Module &M) { in lowerIntrinsics() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp374 bool InstrProfiling::lowerIntrinsics(Function *F) { in lowerIntrinsics() function in InstrProfiling
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp2828 void CWriter::lowerIntrinsics(Function &F) { in lowerIntrinsics() function in CWriter