Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp614 APInt TrueResult = getSizeWithOverflow(TrueSide); in visitSelectInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp794 APInt TrueResult = getSizeWithOverflow(TrueSide); in visitSelectInst() local
/external/llvm-project/llvm/lib/Analysis/
DMemoryBuiltins.cpp819 APInt TrueResult = getSizeWithOverflow(TrueSide); in visitSelectInst() local
/external/clang/lib/AST/
DExprConstant.cpp7705 APSInt TrueResult = (LHS - RHS) / ElemSize; in VisitBinaryOperator() local
9688 ICEDiag TrueResult = CheckICE(Exp->getTrueExpr(), Ctx); in CheckICE() local
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp12959 APSInt TrueResult = (LHS - RHS) / ElemSize; in VisitBinaryOperator() local
15407 ICEDiag TrueResult = CheckICE(Exp->getTrueExpr(), Ctx); in CheckICE() local