Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp121 static bool lowerIntrinsics(Module &M) { in lowerIntrinsics() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp445 bool InstrProfiling::lowerIntrinsics(Function *F) { in lowerIntrinsics() function in InstrProfiling