Searched defs:SBase (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 2073 SelectSMRDBaseOffset(SDValue Addr,SDValue & SBase,SDValue * SOffset,SDValue * Offset,bool Imm32Only,bool IsBuffer) const SelectSMRDBaseOffset() argument 2111 SelectSMRD(SDValue Addr,SDValue & SBase,SDValue * SOffset,SDValue * Offset,bool Imm32Only) const SelectSMRD() argument 2128 SelectSMRDImm(SDValue Addr,SDValue & SBase,SDValue & Offset) const SelectSMRDImm() argument 2133 SelectSMRDImm32(SDValue Addr,SDValue & SBase,SDValue & Offset) const SelectSMRDImm32() argument 2140 SelectSMRDSgpr(SDValue Addr,SDValue & SBase,SDValue & SOffset) const SelectSMRDSgpr() argument 2145 SelectSMRDSgprImm(SDValue Addr,SDValue & SBase,SDValue & SOffset,SDValue & Offset) const SelectSMRDSgprImm() argument [all...] |
H A D | SILoadStoreOptimizer.cpp | 95 bool SBase = false; member
|
H A D | SIInstrInfo.cpp | 5990 MachineOperand *SBase = getNamedOperand(MI, AMDGPU::OpName::sbase); legalizeOperandsSMRD() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | UnicodeNameToCodepoint.cpp | 254 constexpr const char32_t SBase = 0xAC00; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 8800 __anon39b5ae390902(MachineBasicBlock *InsMBB, MachineBasicBlock::iterator InsPos, MachineOperand DBase, uint64_t DDisp, MachineOperand SBase, uint64_t SDisp, unsigned Length) emitMemMemWrapper() argument
|