Home
last modified time | relevance | path

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

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