Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAPFixedPoint.cpp75 APSInt OtherVal = Other.getValue(); in compare() local
187 APSInt OtherVal = ConvertedOther.getValue(); in add() local
211 APSInt OtherVal = ConvertedOther.getValue(); in sub() local
235 APSInt OtherVal = ConvertedOther.getValue(); in mul() local
292 APSInt OtherVal = ConvertedOther.getValue(); in div() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DGTestChecker.cpp166 SVal OtherVal = Call->getArgSVal(0); in modelAssertionResultCopyConstructor() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4571 Value *OtherVal = A == Op1 ? B : A; in foldICmpEquality() local
4599 Value *OtherVal = A == Op0 ? B : A; in foldICmpEquality() local
5094 Value *OtherVal, in processUMulZExtIdiom()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1128 static bool TryToShrinkGlobalToBoolean(GlobalVariable *GV, Constant *OtherVal) { in TryToShrinkGlobalToBoolean()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp292 SDValue OtherVal = DAG.getNode( in ScalarizeVecRes_OverflowOp() local
1700 SDValue OtherVal = DAG.getNode( in SplitVecRes_OverflowOp() local
4513 SDValue OtherVal = DAG.getNode( in WidenVecRes_OverflowOp() local