Home
last modified time | relevance | path

Searched defs:addPreGlobalInstructionSelect (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h266 virtual void addPreGlobalInstructionSelect() {} in addPreGlobalInstructionSelect() function
H A DCodeGenPassBuilder.h359 void addPreGlobalInstructionSelect(AddMachinePass &) const {} in addPreGlobalInstructionSelect() function
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp703 void AArch64PassConfig::addPreGlobalInstructionSelect() { in addPreGlobalInstructionSelect() function in AArch64PassConfig
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1218 void GCNPassConfig::addPreGlobalInstructionSelect() { in addPreGlobalInstructionSelect() function in GCNPassConfig