Home
last modified time | relevance | path

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

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