Home
last modified time | relevance | path

Searched defs:addGlobalInstructionSelect (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetPassConfig.h272 virtual bool addGlobalInstructionSelect() { return true; } in addGlobalInstructionSelect() function
DCodeGenPassBuilder.h365 Error addGlobalInstructionSelect(AddMachinePass &) const { in addGlobalInstructionSelect() function
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsTargetMachine.cpp363 bool MipsPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in MipsPassConfig
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVTargetMachine.cpp321 bool RISCVPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in RISCVPassConfig
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp622 bool PPCPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in PPCPassConfig
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86TargetMachine.cpp499 bool X86PassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in X86PassConfig
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMTargetMachine.cpp519 bool ARMPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in ARMPassConfig
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp707 bool AArch64PassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in AArch64PassConfig
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUTargetMachine.cpp1223 bool GCNPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in GCNPassConfig