Home
last modified time | relevance | path

Searched defs:ConstOffset (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp141 if (auto ConstOffset = dyn_cast<ConstantInt>(V)) { accumulateConstantOffset() local
200 if (auto ConstOffset = dyn_cast<ConstantInt>(V)) { collectOffset() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp4353 int64_t ConstOffset; selectFlatOffsetImpl() local
4403 int64_t ConstOffset; selectGlobalSAddr() local
4514 int64_t ConstOffset; selectScratchSAddr() local
4591 int64_t ConstOffset; selectScratchSVAddr() local
4689 int64_t ConstOffset; selectMUBUFScratchOffen() local
[all...]
H A DAMDGPUPromoteAlloca.cpp306 APInt ConstOffset(BW, 0); GEPToVectorIndex() local
H A DAMDGPURegisterBankInfo.cpp2815 std::tie(BaseIdxReg, ConstOffset) = in applyMappingImpl() local
2946 std::tie(BaseIdxReg, ConstOffset) in applyMappingImpl() local
1880 reinsertVectorIndexAdd(MachineIRBuilder & B,MachineInstr & IdxUseInstr,unsigned OpIdx,unsigned ConstOffset) reinsertVectorIndexAdd() argument
[all...]
H A DAMDGPUISelDAGToDAG.cpp2572 if (ConstantSDNode *ConstOffset = dyn_cast<ConstantSDNode>(BaseOffset)) { SelectDS_GWS() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp443 auto ConstOffset = buildConstant(OffsetTy, Offset); buildLoadFromOffset() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1579 for (const auto &ConstOffset : AssumedSet) { collectConstantsForGEP() local