Home
last modified time | relevance | path

Searched defs:CondOpc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp511 getComparisonKind(unsigned CondOpc,MachineOperand * InitialValue,const MachineOperand * EndValue,int64_t IVBump) const getComparisonKind() argument
656 unsigned CondOpc = CondI->getOpcode(); getLoopTripCount() local
/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2520 if (Cond.hasOneUse() && isAndOrOfSetCCs(Cond, CondOpc)) { in LowerBRCOND() local
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3228 unsigned CondOpc; emitVecCondBranchPseudo() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4892 unsigned CondOpc = CondDef->getOpcode(); tryOptSelect() local