Searched defs:Offset2 (Results 1 – 13 of 13) sorted by relevance
/third_party/json/test/thirdparty/Fuzzer/test/ |
D | CustomCrossOverTest.cpp | 51 size_t Offset2 = 0; in LLVMFuzzerCustomCrossOver() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1220 int64_t &Offset2) const { in areLoadsFromSameBasePtr() 1233 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SeparateConstOffsetFromGEP.cpp | 1295 Value *Offset2 = Second->getOperand(1); in swapGEPOperand() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MicroMipsSizeReduction.cpp | 400 int64_t Offset1, Offset2; in ConsecutiveInstr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.cpp | 240 int64_t Offset1, Offset2; in ClusterNeighboringLoads() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1512 int64_t Offset2 = (MCID.TSFlags & SystemZII::Is128Bit ? Offset + 8 : Offset); in getOpcodeForOffset() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 2339 int64_t Offset2, unsigned Opcode2) { in shouldClusterFI() 2405 int64_t Offset2 = SecondLdSt.getOperand(2).getImm(); in shouldClusterMemOps() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachinePipeliner.cpp | 695 int64_t Offset1, Offset2; in addLoopCarriedDependences() local
|
D | CodeGenPrepare.cpp | 1909 uint64_t Offset2 = Offset.getLimitedValue(); in optimizeCallInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 1917 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 5945 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 5993 auto Offset2 = getOffsetFromIndex(GEP2, Idx, DL); in isPointerOffset() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 12057 int64_t Offset1 = 0, Offset2 = 0; in isConsecutiveLSLoc() local
|