Home
last modified time | relevance | path

Searched defs:Offset1 (Results 1 – 25 of 57) sorted by relevance

123

/external/llvm/lib/Target/AMDGPU/
DSILoadStoreOptimizer.cpp131 unsigned Offset1, in offsetsCanBeCombined()
182 unsigned Offset1 = MBBI->getOperand(OffsetIdx).getImm() & 0xffff; in findMatchingDSInst() local
207 unsigned Offset1 in mergeRead2Pair() local
303 unsigned Offset1 in mergeWrite2Pair() local
DAMDGPUInstrInfo.cpp51 int64_t Offset0, int64_t Offset1, in shouldScheduleLoadsNear()
DSIInstrInfo.cpp232 uint8_t Offset1 = Offset1Imm->getImm(); in getMemOpBaseRegImmOfs() local
1344 int64_t Offset0, Offset1; in checkInstOffsetsDoNotOverlap() local
/external/llvm/lib/Fuzzer/test/
DCustomCrossOverTest.cpp43 size_t Offset1 = 0; in LLVMFuzzerCustomCrossOver() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMHazardRecognizer.cpp205 int64_t Offset1 = 0; in getHazardType() local
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1001 int64_t &Offset1, int64_t &Offset2) const { in areLoadsFromSameBasePtr()
1014 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.cpp290 int64_t Offset1; in apply() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1219 int64_t &Offset1, in areLoadsFromSameBasePtr()
1233 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1294 Value *Offset1 = First->getOperand(1); in swapGEPOperand() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.cpp410 int64_t Offset1; in apply() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp668 APInt Offset1(DL.getIndexTypeSizeInBits(Load1Ptr->getType()), 0); in foldLoadsRecursive() local
/external/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1246 Value *Offset1 = First->getOperand(1); in swapGEPOperand() local
DMemCpyOptimizer.cpp114 int64_t Offset1 = GetOffsetFromIndex(GEP1, Idx, VariableIdxFound, DL); in IsPointerOffset() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp225 int64_t Offset1, Offset2; in ClusterNeighboringLoads() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1361 int64_t &Offset1, in areLoadsFromSameBasePtr()
1375 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMicroMipsSizeReduction.cpp400 int64_t Offset1, Offset2; in ConsecutiveInstr() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMicroMipsSizeReduction.cpp400 int64_t Offset1, Offset2; in ConsecutiveInstr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp240 int64_t Offset1, Offset2; in ClusterNeighboringLoads() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp246 int64_t Offset1, Offset2; in ClusterNeighboringLoads() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1358 Value *Offset1 = First->getOperand(1); in swapGEPOperand() local
DConstraintElimination.cpp432 int64_t Offset1 = ADec.Offset; in getConstraint() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp1128 unsigned Offset1, in isDSOffset2Legal()
1158 SDValue &Offset0, SDValue &Offset1, in SelectDSReadWrite2()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1546 int64_t &Offset1, in areLoadsFromSameBasePtr()
1627 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp295 uint8_t Offset1 = Offset1Imm->getImm(); in getMemOperandWithOffset() local
505 int64_t Offset0, int64_t Offset1, in shouldScheduleLoadsNear()
2531 int64_t Offset0, Offset1; in checkInstOffsetsDoNotOverlap() local
DSILoadStoreOptimizer.cpp1724 uint64_t Offset1 = Src1->getImm(); in processBaseWithConstOffset() local

123