Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMips16HardFloat.cpp393 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp1090 SVal RVal; in trackNullOrUndefValue() local
/external/clang/lib/AST/
DExprConstant.cpp2900 const LValue &LVal, APValue &RVal) { in handleLValueToRValueConversion()
3058 BinaryOperatorKind Opcode, const APValue &RVal) { in handleCompoundAssignment()
4498 APValue RVal; in VisitCastExpr() local
4523 APValue RVal; in VisitUnaryPostIncDec() local
6729 APValue RVal; in tryEvaluateBuiltinObjectSize() local
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2820 LValue LVal, RValue RVal) { in emitSimpleAtomicStore()
2831 void CodeGenFunction::emitOMPSimpleStore(LValue LVal, RValue RVal, in emitOMPSimpleStore()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp628 SDValue RVal = SDValue(Node, 0); in LegalizeLoadOps() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2437 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()