Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp305 Value *CmpLHS = IC->getOperand(0); in foldSelectICmpAndOr() local
362 Value *CmpLHS = ICI->getOperand(0); in foldSelectCttzCtlz() local
408 Value *CmpLHS = ICI->getOperand(0); in visitSelectInstWithICmp() local
/external/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp261 SDValue InFlag = Node->getOperand(2), CmpLHS; in selectNode() local
DMipsSEISelDAGToDAG.cpp236 SDValue CmpLHS, SDLoc DL, in selectAddESubE()
/external/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp226 Value *CmpLHS = ICI->getOperand(0); in extractAlignmentInfo() local
DGVN.cpp1834 Value *CmpLHS = CmpI->getOperand(0); in processAssumeIntrinsic() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp1405 const Value *CmpLHS = CI->getOperand(0); in X86SelectBranch() local
1806 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitCMoveSelect() local
1896 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitSSESelect() local
2013 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitPseudoSelect() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h234 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
DDAGCombiner.cpp13835 SDValue CmpLHS; in SimplifySelectOps() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1924 Value *CmpLHS = Cmp->getOperand(0), *CmpRHS = Cmp->getOperand(1); in ExtractEquivalentCondition() local
3345 Value *CmpLHS = ICI->getOperand(0); in SimplifySelectInst() local
DValueTracking.cpp3859 Value *CmpLHS, Value *CmpRHS, in matchSelectPattern()
4054 Value *CmpLHS = CmpI->getOperand(0); in matchSelectPattern() local