Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h267 virtual void addPreGlobalInstructionSelect() {} in addPreGlobalInstructionSelect() function
H A DCodeGenPassBuilder.h366 void addPreGlobalInstructionSelect(AddMachinePass &) const {} in addPreGlobalInstructionSelect() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp589 void AArch64PassConfig::addPreGlobalInstructionSelect() { in addPreGlobalInstructionSelect() function in AArch64PassConfig
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1131 void GCNPassConfig::addPreGlobalInstructionSelect() { in addPreGlobalInstructionSelect() function in GCNPassConfig