Home
last modified time | relevance | path

Searched defs:BaseOp1 (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.cpp292 MachineOperand *BaseOp1 = HII.getBaseAndOffset(L1, Offset1, Size1); in apply() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.cpp412 MachineOperand *BaseOp1 = HII.getBaseAndOffset(L1, Offset1, Size1); in apply() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1271 virtual bool shouldClusterMemOps(const MachineOperand &BaseOp1, in shouldClusterMemOps()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp402 const MachineOperand &BaseOp1, in memOpsHaveSameBasePtr()
436 bool SIInstrInfo::shouldClusterMemOps(const MachineOperand &BaseOp1, in shouldClusterMemOps()
2530 const MachineOperand *BaseOp0, *BaseOp1; in checkInstOffsetsDoNotOverlap() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp694 const MachineOperand *BaseOp1, *BaseOp2; in addLoopCarriedDependences() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp794 const MachineOperand *BaseOp1, *BaseOp2; in addLoopCarriedDependences() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2366 bool AArch64InstrInfo::shouldClusterMemOps(const MachineOperand &BaseOp1, in shouldClusterMemOps()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp2907 const MachineOperand &BaseOp1 = *BaseOps1.front(); in shouldClusterMemOps() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp3341 const MachineOperand &BaseOp1 = *BaseOps1.front(); in shouldClusterMemOps() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp599 static bool areCompatibleCmpOps(Value *BaseOp0, Value *BaseOp1, Value *Op0, in areCompatibleCmpOps()
622 Value *BaseOp1 = BaseCI->getOperand(1); in isCmpSameOrSwapped() local