Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp56 static bool lowerIntrinsics(Module &M) { in lowerIntrinsics() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp136 static bool lowerIntrinsics(Module &M) { in lowerIntrinsics() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp413 bool InstrProfiling::lowerIntrinsics(Function *F) { in lowerIntrinsics() function in InstrProfiling