Home
last modified time | relevance | path

Searched defs:Offset2 (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/Fuzzer/test/
H A DCustomCrossOverTest.cpp45 size_t Offset2 = 0; in LLVMFuzzerCustomCrossOver() local
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/encoder/srce/
Dsbc_analysis.c984 int32_t Offset, Offset2, ChOffset; in SbcAnalysisFilter4() local
1072 int32_t Offset, Offset2; in SbcAnalysisFilter8() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetInstrInfo.h1410 int64_t &Offset2) const { in areLoadsFromSameBasePtr()
1423 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
1528 int64_t Offset2, bool OffsetIsScalable2, in shouldClusterMemOps()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetInstrInfo.h1422 int64_t &Offset2) const { in areLoadsFromSameBasePtr()
1435 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
1540 int64_t Offset2, bool OffsetIsScalable2, in shouldClusterMemOps()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetInstrInfo.h1410 int64_t &Offset2) const { in areLoadsFromSameBasePtr()
1423 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
1528 int64_t Offset2, bool OffsetIsScalable2, in shouldClusterMemOps()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetInstrInfo.h1410 int64_t &Offset2) const { in areLoadsFromSameBasePtr()
1423 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
1528 int64_t Offset2, bool OffsetIsScalable2, in shouldClusterMemOps()
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h1001 int64_t &Offset1, int64_t &Offset2) const { in areLoadsFromSameBasePtr()
1014 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1220 int64_t &Offset2) const { in areLoadsFromSameBasePtr()
1233 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1362 int64_t &Offset2) const { in areLoadsFromSameBasePtr()
1375 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1295 Value *Offset2 = Second->getOperand(1); in swapGEPOperand() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp225 int64_t Offset1, Offset2; in ClusterNeighboringLoads() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp674 APInt Offset2(DL.getIndexTypeSizeInBits(Load2Ptr->getType()), 0); in foldLoadsRecursive() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1247 Value *Offset2 = Second->getOperand(1); in swapGEPOperand() local
H A DMemCpyOptimizer.cpp115 int64_t Offset2 = GetOffsetFromIndex(GEP2, Idx, VariableIdxFound, DL); in IsPointerOffset() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp400 int64_t Offset1, Offset2; in ConsecutiveInstr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp400 int64_t Offset1, Offset2; in ConsecutiveInstr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp240 int64_t Offset1, Offset2; in ClusterNeighboringLoads() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp246 int64_t Offset1, Offset2; in ClusterNeighboringLoads() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1359 Value *Offset2 = Second->getOperand(1); in swapGEPOperand() local
H A DConstraintElimination.cpp433 int64_t Offset2 = BDec.Offset; in getConstraint() local
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1299 int64_t Offset2 = (MCID.TSFlags & SystemZII::Is128Bit ? Offset + 8 : Offset); in getOpcodeForOffset() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2339 int64_t Offset2, unsigned Opcode2) { in shouldClusterFI()
2405 int64_t Offset2 = SecondLdSt.getOperand(2).getImm(); in shouldClusterMemOps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1512 int64_t Offset2 = (MCID.TSFlags & SystemZII::Is128Bit ? Offset + 8 : Offset); in getOpcodeForOffset() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1638 int64_t Offset2 = (MCID.TSFlags & SystemZII::Is128Bit ? Offset + 8 : Offset); in getOpcodeForOffset() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3309 int64_t Offset2, unsigned Opcode2) { in shouldClusterFI()
3379 int64_t Offset2 = SecondLdSt.getOperand(2).getImm(); in shouldClusterMemOps() local

12