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

12

/openbsd-current/sys/net80211/
H A Dieee80211_amrr.c85 #define RV(rate) ((rate) & IEEE80211_RATE_VAL) macro
126 #undef RV macro
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DPointerSubChecker.cpp42 SVal RV = C.getSVal(B->getRHS()); local
/openbsd-current/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DValue.cpp42 const auto *RV = cast<ReferenceValue>(&Val); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp91 bool RV = runOnMachineFunction(MF); local
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DExprClassification.cpp498 const auto *RV = T->getAs<RValueReferenceType>(); local
/openbsd-current/gnu/llvm/clang/lib/Basic/Targets/
H A DX86.cpp1217 auto RV = llvm::StringSwitch<unsigned>(Name) local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp281 Constant *Evaluator::castCallResultIfNeeded(Type *ReturnType, Constant *RV) { argument
H A DVNCoercion.cpp498 Value *RV = NewLoad; local
H A DFunctionComparator.cpp345 const ConstantVector *RV = cast<ConstantVector>(R); local
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DThumb2InstrInfo.cpp132 MachineInstr *RV = ARMBaseInstrInfo::optimizeSelect(MI, SeenMIs, PreferFalse); local
/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp281 FPReturnVariant RV = whichFPReturnVariant(FStub->getReturnType()); local
396 FPReturnVariant RV = whichFPReturnVariant(T); local
H A DMipsAsmPrinter.cpp1027 EmitSwapFPIntRetval( const MCSubtargetInfo &STI, Mips16HardFloatInfo::FPReturnVariant RV, bool LE) argument
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DVarLenCodeEmitterGen.cpp234 RecordVal *RV = EncodingDef->getValue("Inst"); local
241 RecordVal *RV = R->getValue("Inst"); local
[all...]
H A DDecoderEmitter.cpp210 const RecordVal *RV = def.getValue(str); local
441 const RecordVal *RV = local
[all...]
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGCXXABI.cpp201 EmitReturnFromThunk(CodeGenFunction &CGF, RValue RV, QualType ResultType) argument
H A DCGObjCRuntime.cpp442 RValue RV = I->getRValue(CGF); local
450 RValue RV = I->getRValue(CGF); local
H A DCGCall.h217 RValue RV; member in union:clang::CodeGen::CGCallee::CallArg::__anon415
H A DCGVTables.cpp227 RValue RV = RValue::get(T->getOperand(0)); local
377 RValue RV = EmitCall(*CurFnInfo, CGCallee::forDirect(Callee, CurGD), Slot, local
69 PerformReturnAdjustment(CodeGenFunction &CGF, QualType ResultType, RValue RV, const ThunkInfo &Thunk) argument
[all...]
H A DCGDeclCXX.cpp228 RValue RV = EmitReferenceBindingToExpr(Init); local
H A DCGCoroutine.cpp172 RValue RV; member in struct:__anon425::LValueOrRValue
277 const Expr *RV = S.getOperand(); local
/openbsd-current/gnu/llvm/clang/utils/TableGen/
H A DRISCVVEmitter.cpp493 std::vector<Record *> RV = Records.getAllDerivedDefinitions("RVVBuiltin"); local
H A DSveEmitter.cpp1210 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); local
1251 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); local
1283 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); local
1316 std::vector<Record *> RV = Records.getAllDerivedDefinitions("Inst"); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp661 CompareValueComplexity(EquivalenceClasses<const Value *> &EqCacheValue, const LoopInfo *const LI, Value *LV, Value *RV, unsigned Depth) argument
[all...]
/openbsd-current/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp232 static void output(const exegesis::RegisterValue &RV, void *Ctx, argument
239 input(StringRef String, void *Ctx, exegesis::RegisterValue &RV) argument
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp297 SVal RV = (*CE)->getReturnValue(); local
785 const RefVal *RV = getRefBinding(EndN->getState(), Sym); local

Completed in 203 milliseconds

12