Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMips16HardFloat.cpp386 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp1032 SVal RVal; in trackNullOrUndefValue() local
/external/clang/lib/AST/
DExprConstant.cpp2710 const LValue &LVal, APValue &RVal) { in handleLValueToRValueConversion()
2869 BinaryOperatorKind Opcode, const APValue &RVal) { in handleCompoundAssignment()
4240 APValue RVal; in VisitCastExpr() local
4265 APValue RVal; in VisitUnaryPostIncDec() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp878 SDValue RVal = SDValue(Node, 0); in LegalizeLoadOps() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2471 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()