Home
last modified time | relevance | path

Searched refs:addInstSelector (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CodeGenPassBuilder.cpp33 Error addInstSelector(AddMachinePass &) const;
45 Error X86CodeGenPassBuilder::addInstSelector(AddMachinePass &addPass) const { in addInstSelector() function in __anon77c4e1140111::X86CodeGenPassBuilder
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp69 bool addInstSelector() override;
91 bool MSP430PassConfig::addInstSelector() { in addInstSelector() function in MSP430PassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetMachine.cpp97 bool addInstSelector() override;
115 bool LanaiPassConfig::addInstSelector() { in addInstSelector() function in LanaiPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.cpp76 bool addInstSelector() override;
97 bool XCorePassConfig::addInstSelector() { in addInstSelector() function in XCorePassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRTargetMachine.cpp72 bool addInstSelector() override;
120 bool AVRPassConfig::addInstSelector() { in addInstSelector() function in llvm::AVRPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCTargetMachine.cpp61 bool addInstSelector() override;
78 bool ARCPassConfig::addInstSelector() { in addInstSelector() function in ARCPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.cpp97 bool addInstSelector() override;
101 bool XtensaPassConfig::addInstSelector() { in addInstSelector() function in XtensaPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVETargetMachine.cpp126 bool addInstSelector() override;
141 bool VEPassConfig::addInstSelector() { in addInstSelector() function in VEPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.cpp110 bool addInstSelector() override;
125 bool CSKYPassConfig::addInstSelector() { in addInstSelector() function in CSKYPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetMachine.cpp104 bool addInstSelector() override;
123 bool R600PassConfig::addInstSelector() { in addInstSelector() function in R600PassConfig
H A DAMDGPUCodeGenPassBuilder.h28 Error addInstSelector(AddMachinePass &) const;
H A DR600CodeGenPassBuilder.h27 Error addInstSelector(AddMachinePass &) const;
H A DR600CodeGenPassBuilder.cpp30 Error R600CodeGenPassBuilder::addInstSelector(AddMachinePass &) const { in addInstSelector() function in R600CodeGenPassBuilder
H A DAMDGPUCodeGenPassBuilder.cpp39 Error AMDGPUCodeGenPassBuilder::addInstSelector(AddMachinePass &addPass) const { in addInstSelector() function in AMDGPUCodeGenPassBuilder
H A DAMDGPUTargetMachine.h141 bool addInstSelector() override;
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp163 bool addInstSelector() override;
178 bool M68kPassConfig::addInstSelector() { in addInstSelector() function in M68kPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetMachine.cpp96 bool addInstSelector() override;
160 bool BPFPassConfig::addInstSelector() { in addInstSelector() function in BPFPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.cpp155 bool addInstSelector() override;
188 bool LoongArchPassConfig::addInstSelector() { in addInstSelector() function in LoongArchPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp220 bool addInstSelector() override;
242 bool SystemZPassConfig::addInstSelector() { in addInstSelector() function in SystemZPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp168 bool addInstSelector() override;
183 bool SparcPassConfig::addInstSelector() { in addInstSelector() function in SparcPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp345 bool addInstSelector() override;
501 bool WebAssemblyPassConfig::addInstSelector() { in addInstSelector() function in WebAssemblyPassConfig
502 (void)TargetPassConfig::addInstSelector(); in addInstSelector()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp241 bool addInstSelector() override;
274 bool MipsPassConfig::addInstSelector() { in addInstSelector() function in MipsPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp182 bool addInstSelector() override;
375 bool NVPTXPassConfig::addInstSelector() { in addInstSelector() function in NVPTXPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp360 bool addInstSelector() override;
405 bool HexagonPassConfig::addInstSelector() { in addInstSelector() function in HexagonPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp359 bool addInstSelector() override;
457 bool RISCVPassConfig::addInstSelector() { in addInstSelector() function in RISCVPassConfig

12