Home
last modified time | relevance | path

Searched defs:MaxImm (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1799 const unsigned MaxImm = SIInstrInfo::getMaxMUBUFImmOffset(Subtarget); splitBufferOffsets() local
H A DAMDGPULegalizerInfo.cpp5466 const unsigned MaxImm = SIInstrInfo::getMaxMUBUFImmOffset(ST); splitBufferOffsets() local
H A DSIInstrInfo.cpp8927 const uint32_t MaxImm = alignDown(MaxOffset, Alignment.value()); splitMUBUFOffset() local
H A DSIISelLowering.cpp9793 const unsigned MaxImm = SIInstrInfo::getMaxMUBUFImmOffset(*Subtarget); splitBufferOffsets() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1874 SelectMultiVectorLuti(SDNode * Node,unsigned NumOutVecs,unsigned Opc,uint32_t MaxImm) SelectMultiVectorLuti() argument