Home
last modified time | relevance | path

Searched defs:Lowerer (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroCleanup.cpp24 struct Lowerer : coro::LowererBase { struct
26 Lowerer(Module &M) : LowererBase(M), Builder(Context) {} in Lowerer() argument
25 Builder__anon77de9b760111::Lowerer global() argument
H A DCoroEarly.cpp23 class Lowerer : public coro::LowererBase { global() class
34 Lowerer(Module &M) Lowerer() function in __anon01a8f00b0111::Lowerer
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp195 CtxInstrumentationLowerer Lowerer(M, MAM); run() local
H A DInstrProfiling.cpp631 InstrLowerer Lowerer(M, Options, GetTLI, IsCS); run() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp283 LowerAtomicPass Lowerer; stripAtomics() local