Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPreISelIntrinsicLowering.cpp121 static bool lowerIntrinsics(Module &M) { in lowerIntrinsics() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp410 bool InstrProfiling::lowerIntrinsics(Function *F) { in lowerIntrinsics() function in InstrProfiling