Home
last modified time | relevance | path

Searched refs:Res2 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DCasting.h177 typename cast_retty<To, FromTy>::ret_type Res2
179 return Res2;
/external/llvm/lib/MC/
DMCDwarf.cpp119 const MCExpr *Res2 = in MakeStartMinusEndExpr() local
122 MCBinaryExpr::Create(MCBinaryExpr::Sub, Res1, Res2, MCOS.getContext()); in MakeStartMinusEndExpr()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1584 Constant *Res2 = ConstantExpr::getCast(LHSCI->getOpcode(), in visitICmpInstWithCastAndCast() local
1588 if (Res2 == CI) { in visitICmpInstWithCastAndCast()