Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetMachine.cpp195 bool SPIRVPassConfig::addRegBankSelect() { addRegBankSelect() function in SPIRVPassConfig
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp195 bool M68kPassConfig::addRegBankSelect() { in addRegBankSelect() function in M68kPassConfig
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetMachine.cpp202 bool BPFPassConfig::addRegBankSelect() { addRegBankSelect() function in BPFPassConfig
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h284 virtual bool addRegBankSelect() { return true; } in addRegBankSelect() function
H A DCodeGenPassBuilder.h
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp354 bool MipsPassConfig::addRegBankSelect() { in addRegBankSelect() function in MipsPassConfig
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp638 bool PPCPassConfig::addRegBankSelect() { in addRegBankSelect() function in PPCPassConfig
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp498 bool X86PassConfig::addRegBankSelect() { addRegBankSelect() function in X86PassConfig
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp517 bool ARMPassConfig::addRegBankSelect() { addRegBankSelect() function in ARMPassConfig
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp502 bool RISCVPassConfig::addRegBankSelect() { addRegBankSelect() function in RISCVPassConfig
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp730 bool AArch64PassConfig::addRegBankSelect() { addRegBankSelect() function in AArch64PassConfig
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1272 bool GCNPassConfig::addRegBankSelect() { addRegBankSelect() function in GCNPassConfig