Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetMachine.cpp224 bool SPIRVPassConfig::addGlobalInstructionSelect() { addGlobalInstructionSelect() function in SPIRVPassConfig
/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp200 bool M68kPassConfig::addGlobalInstructionSelect() { addGlobalInstructionSelect() function in M68kPassConfig
/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetMachine.cpp202 bool BPFPassConfig::addGlobalInstructionSelect() { addGlobalInstructionSelect() function in BPFPassConfig
/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp359 bool MipsPassConfig::addGlobalInstructionSelect() { addGlobalInstructionSelect() function in MipsPassConfig
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h294 virtual bool addGlobalInstructionSelect() { return true; } addGlobalInstructionSelect() function
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp643 bool PPCPassConfig::addGlobalInstructionSelect() { addGlobalInstructionSelect() function in PPCPassConfig
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp526 bool X86PassConfig::addGlobalInstructionSelect() { addGlobalInstructionSelect() function in X86PassConfig
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp489 bool RISCVPassConfig::addGlobalInstructionSelect() { addGlobalInstructionSelect() function in RISCVPassConfig
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp522 bool ARMPassConfig::addGlobalInstructionSelect() { addGlobalInstructionSelect() function in ARMPassConfig
/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h381 Error addGlobalInstructionSelect(AddMachinePass &) const { addGlobalInstructionSelect() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp749 bool AArch64PassConfig::addGlobalInstructionSelect() { addGlobalInstructionSelect() function in AArch64PassConfig
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1302 bool GCNPassConfig::addGlobalInstructionSelect() { addGlobalInstructionSelect() function in GCNPassConfig