/llvm-project/libcxxabi/test/ |
H A D | cxa_thread_atexit_test.pass.cpp | 27 int RV = __cxxabiv1::__cxa_thread_atexit( in main() local
|
/llvm-project/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 310 EltTypes[RV->getNameInitAsString()] = RV->getValueAsInt("Value"); in SVEEmitter() local 312 MemEltTypes[RV->getNameInitAsString()] = RV->getValueAsInt("Value"); in SVEEmitter() local 314 FlagTypes[RV->getNameInitAsString()] = RV->getValueAsInt("Value"); in SVEEmitter() local 308 for (auto *RV : Records.getAllDerivedDefinitions("EltType")) SVEEmitter() local 316 for (auto *RV : Records.getAllDerivedDefinitions("ImmCheckType")) SVEEmitter() local 1243 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); createCoreHeaderIntrinsics() local 1445 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); createBuiltins() local 1487 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); createCodeGenMap() local 1520 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); createRangeChecks() local 1650 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); createSMEBuiltins() local 1678 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); createSMECodeGenMap() local 1712 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); createSMERangeChecks() local 1748 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); createBuiltinZAState() local 1788 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); createStreamingAttrs() local [all...] |
H A D | NeonEmitter.cpp | 2234 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); runHeader() local 2396 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); run() local 2504 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); runFP16() local 2613 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); runBF16() local
|
/llvm-project/clang/test/Parser/ |
H A D | cxx-reference.cpp | 23 typedef int && RV; typedef
|
/llvm-project/lldb/unittests/Utility/ |
H A D | RegisterValueTest.cpp | 27 using RV = RegisterValue; in TEST() typedef
|
/llvm-project/llvm/utils/TableGen/ |
H A D | CodeEmitterGen.cpp | 289 if (const RecordVal *RV = R->getValue("EncodingInfos")) { getInstructionCases() local 355 for (const RecordVal &RV : EncodingDef->getValues()) { addInstructionCasesForEncoding() local 417 if (const RecordVal *RV = R->getValue("EncodingInfos")) { emitInstructionBaseValues() local 493 if (const RecordVal *RV = R->getValue("EncodingInfos")) { run() local [all...] |
H A D | DecoderEmitter.cpp | 239 if (const BitsInit *Bits = dyn_cast<BitsInit>(RV->getValue())) in getBitsField() local 470 const BitsInit *SFBits = RV ? dyn_cast<BitsInit>(RV->getValue()) : nullptr; in insnWithID() local 1385 const RecordVal *RV = EncodingDef->getValue("SoftFail"); emitSoftFailTableEntry() local 1910 const RecordVal *RV = Def.getValue("Inst"); parseVarLenInstOperand() local 2535 if (const RecordVal *RV = InstDef->getValue("EncodingInfos")) { run() local [all...] |
H A D | IntrinsicEmitter.cpp |
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | FixedAddressChecker.cpp | 46 SVal RV = C.getSVal(B->getRHS()); checkPreStmt() local
|
H A D | PointerSubChecker.cpp | 113 SVal RV = C.getSVal(B->getRHS()); checkPreStmt() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineFunctionPass.cpp | 94 bool RV = runOnMachineFunction(MF); in runOnFunction() local
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | VarLenCodeEmitterGen.cpp | 245 const DagInit *DI = cast<DagInit>(RV->getValue()); in run() local 252 const DagInit *DI = cast<DagInit>(RV->getValue()); in run() local 237 if (const RecordVal *RV = R->getValue("EncodingInfos")) { run() local
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16HardFloat.cpp | 281 FPReturnVariant RV = whichFPReturnVariant(FStub->getReturnType()); in assureFPCallStub() local 396 FPReturnVariant RV = whichFPReturnVariant(T); in fixupFPReturnAndCall() local
|
/llvm-project/llvm/lib/TableGen/ |
H A D | JSONBackend.cpp | 144 if (RV.isNonconcreteOK()) in run() local
|
H A D | TGParser.cpp | 70 static bool checkBitsConcrete(Record &R, const RecordVal &RV) { in checkBitsConcrete() argument 90 for (const RecordVal &RV : R.getValues()) { in checkConcrete() local 151 RecordVal *RV = Rec->getValue(ArgName); getVar() local 171 if (RecordVal *RV = CurRec->getValue(Name)) { getVar() local 210 AddValue(Record * CurRec,SMLoc Loc,const RecordVal & RV) AddValue() argument 236 RecordVal *RV = CurRec->getValue(ValName); SetValue() local 2986 if (auto *RV = R->getValue(FieldName)) ParseValue() local [all...] |
/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/ |
H A D | path.compare.pass.cpp | 95 const std::basic_string_view<path::value_type> RV(R); test_compare_basic() local
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | Assembler.cpp | 79 for (const RegisterValue &RV : Key.RegisterInitialValues) { in generateSnippetSetupCode() local 97 for (const RegisterValue &RV : Key.RegisterInitialValues) { in generateSnippetSetupCode() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCRuntime.cpp | 437 RValue RV = I->getRValue(CGF); destroyCalleeDestroyedArguments() local 445 RValue RV = I->getRValue(CGF); destroyCalleeDestroyedArguments() local
|
H A D | CGVTables.cpp | 71 PerformReturnAdjustment(CodeGenFunction & CGF,QualType ResultType,RValue RV,const ThunkInfo & Thunk) PerformReturnAdjustment() argument 235 RValue RV = RValue::get(T->getOperand(0)); GenerateVarArgsThunk() local 390 RValue RV = EmitCall(*CurFnInfo, CGCallee::forDirect(Callee, CurGD), Slot, EmitCallAndReturnForThunk() local [all...] |
H A D | CGCoroutine.cpp | 219 RValue RV; member 390 const Expr *RV = S.getOperand(); in EmitCoreturnStmt() local [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | SValBuilder.cpp | 514 if (std::optional<Loc> RV = rhs.getAs<Loc>()) evalBinOp() local 520 if (const std::optional<Loc> RV = rhs.getAs<Loc>()) { evalBinOp() local 533 if (auto RV = rhs.getAs<loc::ConcreteInt>()) { evalBinOp() local
|
/llvm-project/clang/lib/AST/ |
H A D | ExprClassification.cpp | 516 const auto *RV = T->getAs<RValueReferenceType>(); ClassifyUnnamed() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | cxx0x-defaulted-functions.cpp | 269 using RV=T&; typedef
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.cpp | 297 SVal RV = (*CE)->getReturnValue(); in generateDiagnosticsForCallLike() local 785 const RefVal *RV = getRefBinding(EndN->getState(), Sym); getEndPath() local
|
/llvm-project/llvm/lib/IR/ |
H A D | Value.cpp | 671 if (const Value *RV = Call->getReturnedArgOperand()) { in stripPointerCastsAndOffsets() local 774 if (const Value *RV = Call->getReturnedArgOperand()) in stripAndAccumulateConstantOffsets() local
|