Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp409 if (BaseOp1 == nullptr || !BaseOp1->isReg() || !Size0.hasValue() || in apply() local
/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp862 const MachineOperand *BaseOp1, *BaseOp2; addLoopCarriedDependences() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2895 assert((BaseOp1.isReg() || BaseOp1.isFI()) && in shouldClusterMemOps() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4310 const MachineOperand &BaseOp1 = *BaseOps1.front(); shouldClusterMemOps() local
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp695 areCompatibleCmpOps(Value * BaseOp0,Value * BaseOp1,Value * Op0,Value * Op1,const TargetLibraryInfo & TLI) areCompatibleCmpOps() argument
718 Value *BaseOp1 = BaseCI->getOperand(1); isCmpSameOrSwapped() local