Searched defs:RV (Results 26 - 50 of 50) sorted by relevance

12

/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1712 const Value *RV = Ret->getOperand(0); local
/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1706 const Value *RV = Ret->getOperand(0); local
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp1134 auto RV = Arg.getKnownRValue(); local
[all...]
H A DCGStmt.cpp1224 void CodeGenFunction::EmitReturnOfRValue(RValue RV, QualType Ty) { argument
1306 const Expr *RV = S.getRetValue(); local
[all...]
H A DCGExprCXX.cpp1315 RValue RV = local
1644 RValue RV = local
H A DCGExprAgg.cpp1559 RValue RV = CGF.EmitReferenceBindingToExpr(E); local
H A DCGObjC.cpp1242 RValue RV = EmitCall(getTypes().arrangeBuiltinFunctionCall( local
H A DCGClass.cpp2342 const RValue &RV = Args[I].getRValue(*this); local
2965 RValue RV = EmitCall(calleeFnInfo, callee, returnSlot, callArgs); local
H A DItaniumCXXABI.cpp2139 EmitReturnFromThunk(CodeGenFunction &CGF, RValue RV, QualType ResultType) argument
H A DMicrosoftCXXABI.cpp2006 RValue RV = CGF.EmitCXXDestructorCall(GD, Callee, This.getPointer(), ThisTy, local
H A DCGExpr.cpp263 RValue RV = RValue::get(EmitScalarExpr(E, /*Ignore*/ false)); local
1166 llvm::Value *CodeGenFunction::EmitNonNullRValueCheck(RValue RV, QualType T) { argument
5156 RValue RV = EmitAnyExpr(E->getRHS()); local
5177 RValue RV = EmitCallExpr(E); local
5228 RValue RV = EmitObjCMessageExpr(E); local
5295 RValue RV = EmitAnyExprToTemp(E); local
5555 RValue RV; member in struct:__anon442::LValueOrRValue
[all...]
/openbsd-current/gnu/llvm/llvm/lib/TableGen/
H A DTGParser.cpp71 static bool checkBitsConcrete(Record &R, const RecordVal &RV) { argument
142 bool TGParser::AddValue(Record *CurRec, SMLoc Loc, const RecordVal &RV) { argument
168 RecordVal *RV = CurRec->getValue(ValName); local
891 RecordVal *RV = TemplateRec->getValue(TemplateArgName); local
[all...]
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp682 RecordVal RV = Proto->getValues()[i]; variable
[all...]
H A DCodeGenSchedule.cpp403 RecVec RV = Records.getAllDerivedDefinitions("STIPredicate"); local
1656 static void dumpRecVec(const RecVec &RV) { argument
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1406 DefinedOrUnknownSVal RV = local
2070 DefinedOrUnknownSVal RV = RightVal.castAs<DefinedOrUnknownSVal>(); local
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2106 const Value *RV = Ret->getOperand(0); local
2469 bool RV; local
/openbsd-current/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1420 SDValue RV; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.cpp809 SDValue RV; local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h1572 inline raw_ostream &operator<<(raw_ostream &OS, const RecordVal &RV) { argument
1729 void addValue(const RecordVal &RV) { argument
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp1213 const Value *RV = Ret->getOperand(0); local
2572 bool RV = X86FastEmitLoad(VT, SrcAM, nullptr, Reg); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineVerifier.cpp130 void addRegWithSubRegs(RegVector &RV, Register Reg) { argument
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3830 const Value *RV = Ret->getOperand(0); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2213 Value *RV = It.first; local
[all...]
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp8761 const VectorType *RV = VecResTy->getAs<VectorType>(); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1388 SDValue RV = local
1461 SDValue RV = local
1635 SDValue RV = combine(N); local
1836 SDValue RV; local
[all...]

Completed in 583 milliseconds

12