Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp373 Value *CmpLHS = IC->getOperand(0); in foldSelectICmpAndOr() local
422 Value *CmpLHS = ICI->getOperand(0); in visitSelectInstWithICmp() local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp255 SDValue InFlag = Node->getOperand(2), CmpLHS; in selectNode() local
DMipsSEISelDAGToDAG.cpp232 SDValue CmpLHS, SDLoc DL, in selectAddESubE()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h224 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
/freebsd-10-stable/contrib/llvm/lib/Analysis/
DInstructionSimplify.cpp1696 Value *CmpLHS = Cmp->getOperand(0), *CmpRHS = Cmp->getOperand(1); in ExtractEquivalentCondition() local