Home
last modified time | relevance | path

Searched defs:RV (Results 1 – 25 of 70) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp308 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 DNeonEmitter.cpp2234 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 DCodeEmitterGen.cpp289 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 DDecoderEmitter.cpp239 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 DIntrinsicEmitter.cpp177 for (auto &RV : RecArgKind->getValues()) in EmitArgKind() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp237 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 DCodeGenInstruction.h337 const RecordVal *RV = TheDef->getValue("Inst"); in isVariableLengthEncoding() local
H A DCodeGenRegisters.cpp58 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 DMachineFunctionPass.cpp94 bool RV = runOnMachineFunction(MF); in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp281 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 DPointerSubChecker.cpp113 SVal RV = C.getSVal(B->getRHS()); in checkPreStmt() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DJSONBackend.cpp144 for (const RecordVal &RV : Def.getValues()) { in run() local
H A DTGParser.cpp70 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 DCGObjCRuntime.cpp437 RValue RV = I->getRValue(CGF); in destroyCalleeDestroyedArguments() local
445 RValue RV = I->getRValue(CGF); in destroyCalleeDestroyedArguments() local
H A DCGVTables.cpp71 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 DCGCoroutine.cpp219 RValue RV; member
390 const Expr *RV = S.getOperand(); in EmitCoreturnStmt() local
H A DCGCXXABI.cpp209 RValue RV, QualType ResultType) { in EmitReturnFromThunk()
H A DCGCall.h232 RValue RV; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprClassification.cpp516 const auto *RV = T->getAs<RValueReferenceType>(); in ClassifyUnnamed() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp297 SVal RV = (*CE)->getReturnValue(); in generateDiagnosticsForCallLike() local
785 const RefVal *RV = getRefBinding(EndN->getState(), Sym); in getEndPath() local
H A DRetainCountChecker.cpp312 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 DValue.cpp671 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 DEvaluator.cpp281 Constant *Evaluator::castCallResultIfNeeded(Type *ReturnType, Constant *RV) { in castCallResultIfNeeded()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2InstrInfo.cpp133 MachineInstr *RV = ARMBaseInstrInfo::optimizeSelect(MI, SeenMIs, PreferFalse); in optimizeSelect() local
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp1356 auto RV = llvm::StringSwitch<unsigned>(Name) in matchAsmCCConstraint() local

123