/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelDAGToDAG.cpp | 211 SDValue InFlag = Node->getOperand(2), CmpLHS; in Select() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 316 Value *CmpLHS = IC->getOperand(0); in foldSelectICmpAndOr() local 373 Value *CmpLHS = ICI->getOperand(0); in foldSelectCttzCtlz() local 419 Value *CmpLHS = ICI->getOperand(0); in visitSelectInstWithICmp() local
|
/external/llvm/lib/Target/Mips/ |
D | Mips16ISelDAGToDAG.cpp | 196 SDValue InFlag = Node->getOperand(2), CmpLHS; in trySelect() local
|
D | MipsSEISelDAGToDAG.cpp | 241 SDValue CmpLHS, const SDLoc &DL, in selectAddESubE()
|
/external/llvm/lib/Transforms/Scalar/ |
D | AlignmentFromAssumptions.cpp | 215 Value *CmpLHS = ICI->getOperand(0); in extractAlignmentInfo() local
|
D | GuardWidening.cpp | 501 Value *CmpLHS = IC->getOperand(0), *CmpRHS = IC->getOperand(1); in parseRangeChecks() local
|
D | GVN.cpp | 1725 Value *CmpLHS = CmpI->getOperand(0); in processAssumeIntrinsic() local
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1578 const Value *CmpLHS = CI->getOperand(0); in X86SelectBranch() local 1979 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitCMoveSelect() local 2069 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitSSESelect() local 2186 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitPseudoSelect() local
|
D | X86ISelLowering.cpp | 26959 SDValue CmpLHS = Cmp.getOperand(0); in combineSetCCAtomicArith() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 347 Value *CmpLHS = ICI->getOperand(0); in visitSelectInstWithICmp() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 221 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 234 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
|
D | DAGCombiner.cpp | 14019 SDValue CmpLHS; in SimplifySelectOps() local
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 3708 Value *CmpLHS, Value *CmpRHS, in matchSelectPattern() 3908 Value *CmpLHS = CmpI->getOperand(0); in matchSelectPattern() local
|
D | InstructionSimplify.cpp | 1937 Value *CmpLHS = Cmp->getOperand(0), *CmpRHS = Cmp->getOperand(1); in ExtractEquivalentCondition() local 3405 Value *CmpLHS = ICI->getOperand(0); in SimplifySelectInst() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | InstructionSimplify.cpp | 1410 Value *CmpLHS = Cmp->getOperand(0), *CmpRHS = Cmp->getOperand(1); in ExtractEquivalentCondition() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 2514 SDValue CmpLHS = Cond.getOperand(0); in performCtlzCombine() local
|