Home
last modified time | relevance | path

Searched refs:RegisterPassParser (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.h135 class RegisterPassParser
140 RegisterPassParser(cl::Option &O) in RegisterPassParser() function
142 ~RegisterPassParser() override { RegistryClass::setListener(nullptr); } in ~RegisterPassParser()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp105 RegisterPassParser<SGPRRegisterRegAlloc>>
110 RegisterPassParser<VGPRRegisterRegAlloc>>
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp1102 RegisterPassParser<RegisterRegAlloc>>
H A DMachineScheduler.cpp283 RegisterPassParser<MachineSchedRegistry>>
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp196 RegisterPassParser<RegisterScheduler>>
/openbsd-src/gnu/llvm/llvm/docs/
H A DWritingAnLLVMPass.rst1273 RegisterPassParser<RegisterMyPasses> >