| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| HD | SPIRVTargetMachine.cpp | 111 bool addGlobalInstructionSelect() override; 224 bool SPIRVPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in SPIRVPassConfig
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/M68k/ |
| HD | M68kTargetMachine.cpp | 162 bool addGlobalInstructionSelect() override; 200 bool M68kPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in M68kPassConfig
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/BPF/ |
| HD | BPFTargetMachine.cpp | 103 bool addGlobalInstructionSelect() override; 202 bool BPFPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in BPFPassConfig
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| HD | MipsTargetMachine.cpp | 249 bool addGlobalInstructionSelect() override; 359 bool MipsPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in MipsPassConfig
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCVTargetMachine.cpp | 365 bool addGlobalInstructionSelect() override; 491 bool RISCVPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in RISCVPassConfig
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | TargetPassConfig.h | 294 virtual bool addGlobalInstructionSelect() { return true; } in addGlobalInstructionSelect() function
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMTargetMachine.cpp | 384 bool addGlobalInstructionSelect() override; 524 bool ARMPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in ARMPassConfig
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCTargetMachine.cpp | 439 bool addGlobalInstructionSelect() override; 643 bool PPCPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in PPCPassConfig
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86TargetMachine.cpp | 419 bool addGlobalInstructionSelect() override; 526 bool X86PassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in X86PassConfig
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64TargetMachine.cpp | 541 bool addGlobalInstructionSelect() override; 749 bool AArch64PassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in AArch64PassConfig
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Passes/ |
| HD | CodeGenPassBuilder.h | 384 Error addGlobalInstructionSelect(AddMachinePass &) const { in addGlobalInstructionSelect() function 838 if (auto Err = derived().addGlobalInstructionSelect(addPass)) in addCoreISelPasses()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | AMDGPUTargetMachine.cpp | 957 bool addGlobalInstructionSelect() override; 1308 bool GCNPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect() function in GCNPassConfig
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | TargetPassConfig.cpp | 1035 if (addGlobalInstructionSelect()) in addCoreISelPasses()
|