/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 308 for (auto *RV : Records.getAllDerivedDefinitions("EltType")) in SVEEmitter() local 310 for (auto *RV : Records.getAllDerivedDefinitions("MemEltType")) in SVEEmitter() local 312 for (auto *RV : Records.getAllDerivedDefinitions("FlagType")) in SVEEmitter() local 314 for (auto *RV : Records.getAllDerivedDefinitions("MergeType")) in SVEEmitter() local 316 for (auto *RV : Records.getAllDerivedDefinitions("ImmCheckType")) in SVEEmitter() local 1243 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); in createCoreHeaderIntrinsics() local 1445 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); in createBuiltins() local 1487 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); in createCodeGenMap() local 1520 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); in createRangeChecks() local 1650 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); in createSMEBuiltins() local [all …]
|
H A D | NeonEmitter.cpp | 2234 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); in runHeader() local 2396 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); in run() local 2504 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); in runFP16() local 2613 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); in runBF16() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeEmitterGen.cpp | 289 if (const RecordVal *RV = R->getValue("EncodingInfos")) { in getInstructionCases() local 355 for (const RecordVal &RV : EncodingDef->getValues()) { in addInstructionCasesForEncoding() local 417 if (const RecordVal *RV = R->getValue("EncodingInfos")) { in emitInstructionBaseValues() local 493 if (const RecordVal *RV = R->getValue("EncodingInfos")) { in run() local
|
H A D | DecoderEmitter.cpp | 239 const RecordVal *RV = def.getValue(str); in getBitsField() local 470 const RecordVal *RV = EncodingDef->getValue("SoftFail"); in insnWithID() local 1385 const RecordVal *RV = EncodingDef->getValue("SoftFail"); in emitSoftFailTableEntry() local 1911 const RecordVal *RV = Def.getValue("Inst"); in parseVarLenInstOperand() local 2532 if (const RecordVal *RV = InstDef->getValue("EncodingInfos")) { in run() local
|
H A D | IntrinsicEmitter.cpp | 177 for (auto &RV : RecArgKind->getValues()) in EmitArgKind() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | VarLenCodeEmitterGen.cpp | 237 if (const RecordVal *RV = R->getValue("EncodingInfos")) { in run() local 245 RecordVal *RV = EncodingDef->getValue("Inst"); in run() local 252 RecordVal *RV = R->getValue("Inst"); in run() local
|
H A D | CodeGenInstruction.h | 337 const RecordVal *RV = TheDef->getValue("Inst"); in isVariableLengthEncoding() local
|
H A D | CodeGenRegisters.cpp | 58 if (const RecordVal *RV = R->getValue("SubRegRanges")) in CodeGenSubRegIndex() local 704 RecordVal RV = Proto->getValues()[i]; in expand() local 808 if (const RecordVal *RV = R->getValue("RegInfos")) in CodeGenRegisterClass() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineFunctionPass.cpp | 94 bool RV = runOnMachineFunction(MF); in runOnFunction() local
|
/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PointerSubChecker.cpp | 113 SVal RV = C.getSVal(B->getRHS()); in checkPreStmt() local
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | JSONBackend.cpp | 144 for (const RecordVal &RV : Def.getValues()) { in run() local
|
H A D | TGParser.cpp | 70 static bool checkBitsConcrete(Record &R, const RecordVal &RV) { in checkBitsConcrete() 90 for (const RecordVal &RV : R.getValues()) { in checkConcrete() local 151 RecordVal *RV = Rec->getValue(ArgName); in getVar() local 171 if (RecordVal *RV = CurRec->getValue(Name)) { in getVar() local 210 bool TGParser::AddValue(Record *CurRec, SMLoc Loc, const RecordVal &RV) { in AddValue() 236 RecordVal *RV = CurRec->getValue(ValName); in SetValue() local 2986 if (auto *RV = R->getValue(FieldName)) in ParseValue() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCRuntime.cpp | 437 RValue RV = I->getRValue(CGF); in destroyCalleeDestroyedArguments() local 445 RValue RV = I->getRValue(CGF); in destroyCalleeDestroyedArguments() local
|
H A D | CGVTables.cpp | 71 QualType ResultType, RValue RV, in PerformReturnAdjustment() 235 RValue RV = RValue::get(T->getOperand(0)); in GenerateVarArgsThunk() local 390 RValue RV = EmitCall(*CurFnInfo, CGCallee::forDirect(Callee, CurGD), Slot, in EmitCallAndReturnForThunk() local
|
H A D | CGCoroutine.cpp | 219 RValue RV; member 390 const Expr *RV = S.getOperand(); in EmitCoreturnStmt() local
|
H A D | CGCXXABI.cpp | 209 RValue RV, QualType ResultType) { in EmitReturnFromThunk()
|
H A D | CGCall.h | 232 RValue RV; member
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprClassification.cpp | 516 const auto *RV = T->getAs<RValueReferenceType>(); in ClassifyUnnamed() local
|
/freebsd/contrib/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); in getEndPath() local
|
H A D | RetainCountChecker.cpp | 312 if (const RefVal *RV = getRefBinding(State, Sym)) { in checkPostStmt() local 869 if (const RefVal *RV = getRefBinding(St, Sym)) in processNonLeakError() local
|
/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Evaluator.cpp | 281 Constant *Evaluator::castCallResultIfNeeded(Type *ReturnType, Constant *RV) { in castCallResultIfNeeded()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | Thumb2InstrInfo.cpp | 133 MachineInstr *RV = ARMBaseInstrInfo::optimizeSelect(MI, SeenMIs, PreferFalse); in optimizeSelect() local
|
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | X86.cpp | 1356 auto RV = llvm::StringSwitch<unsigned>(Name) in matchAsmCCConstraint() local
|