Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp409 MachineOperand *BaseOp1 = HII.getBaseAndOffset(L1, Offset1, Size1); in apply() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp872 const MachineOperand *BaseOp1, *BaseOp2; in addLoopCarriedDependences() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2895 const MachineOperand &BaseOp1 = *BaseOps1.front(); in shouldClusterMemOps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4317 const MachineOperand &BaseOp1 = *BaseOps1.front(); in shouldClusterMemOps() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp717 static bool areCompatibleCmpOps(Value *BaseOp0, Value *BaseOp1, Value *Op0, in areCompatibleCmpOps() argument
740 Value *BaseOp1 = BaseCI->getOperand(1); in isCmpSameOrSwapped() local