Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DOperator.cpp164 if (auto ConstOffset = dyn_cast<ConstantInt>(V)) { accumulateConstantOffset() local
223 if (auto ConstOffset = dyn_cast<ConstantInt>(V)) { collectOffset() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp4324 int64_t ConstOffset; selectFlatOffsetImpl() local
4374 int64_t ConstOffset; selectGlobalSAddr() local
4485 int64_t ConstOffset; selectScratchSAddr() local
4562 int64_t ConstOffset; selectScratchSVAddr() local
4660 int64_t ConstOffset; selectMUBUFScratchOffen() local
[all...]
H A DAMDGPURegisterBankInfo.cpp1880 reinsertVectorIndexAdd(MachineIRBuilder & B,MachineInstr & IdxUseInstr,unsigned OpIdx,unsigned ConstOffset) reinsertVectorIndexAdd() argument
2815 unsigned ConstOffset; applyMappingImpl() local
2946 unsigned ConstOffset; applyMappingImpl() local
[all...]
H A DAMDGPUPromoteAlloca.cpp406 APInt ConstOffset(BW, 0); in GEPToVectorIndex() local
H A DAMDGPUISelDAGToDAG.cpp2630 if (ConstantSDNode *ConstOffset = dyn_cast<ConstantSDNode>(BaseOffset)) { SelectDS_GWS() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp463 auto ConstOffset = buildConstant(OffsetTy, Offset); in buildLoadFromOffset() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1580 for (const auto &ConstOffset : AssumedSet) { collectConstantsForGEP() local