Home
last modified time | relevance | path

Searched defs:OtherVal (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/llvm/lib/Support/
DAPFixedPoint.cpp66 APSInt OtherVal = Other.getValue(); in compare() local
182 APSInt OtherVal = ConvertedOther.getValue(); in add() local
206 APSInt OtherVal = ConvertedOther.getValue(); in sub() local
230 APSInt OtherVal = ConvertedOther.getValue(); in mul() local
287 APSInt OtherVal = ConvertedOther.getValue(); in div() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DGTestChecker.cpp165 SVal OtherVal = Call->getArgSVal(0); in modelAssertionResultCopyConstructor() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2686 Value *OtherVal, InstCombiner &IC) { in ProcessUMulZExtIdiom()
4137 Value *OtherVal = A == Op1 ? B : A; in visitICmpInst() local
4163 Value *OtherVal = A == Op0 ? B : A; in visitICmpInst() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp4237 Value *OtherVal = A == Op1 ? B : A; in foldICmpEquality() local
4265 Value *OtherVal = A == Op0 ? B : A; in foldICmpEquality() local
4640 Value *OtherVal, in processUMulZExtIdiom()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp4165 Value *OtherVal = A == Op1 ? B : A; in foldICmpEquality() local
4193 Value *OtherVal = A == Op0 ? B : A; in foldICmpEquality() local
4563 Value *OtherVal, InstCombiner &IC) { in processUMulZExtIdiom()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp261 SDValue OtherVal = DAG.getNode( in ScalarizeVecRes_OverflowOp() local
1398 SDValue OtherVal = DAG.getNode( in SplitVecRes_OverflowOp() local
3215 SDValue OtherVal = DAG.getNode( in WidenVecRes_OverflowOp() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp274 SDValue OtherVal = DAG.getNode( in ScalarizeVecRes_OverflowOp() local
1504 SDValue OtherVal = DAG.getNode( in SplitVecRes_OverflowOp() local
3367 SDValue OtherVal = DAG.getNode( in WidenVecRes_OverflowOp() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1552 static bool TryToShrinkGlobalToBoolean(GlobalVariable *GV, Constant *OtherVal) { in TryToShrinkGlobalToBoolean()
/external/llvm-project/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1635 static bool TryToShrinkGlobalToBoolean(GlobalVariable *GV, Constant *OtherVal) { in TryToShrinkGlobalToBoolean()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1619 static bool TryToShrinkGlobalToBoolean(GlobalVariable *GV, Constant *OtherVal) { in TryToShrinkGlobalToBoolean()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp30617 SDValue OtherVal = N->getOperand(N->getOpcode() == ISD::SUB ? 0 : 1); in OptimizeConditionalInDecrement() local