Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp73 bool RV = runOnMachineFunction(MF); in runOnFunction() local
/third_party/ffmpeg/libswscale/x86/
H A Drgb2rgb.c83 #define RV ((int)( 0.439*(1<<RGB2YUV_SHIFT)+0.5)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp183 Value *RV = RetVals[i]; in PropagateConstantReturn() local
H A DAttributor.cpp1164 Value *RV = It.first; checkForAllReturnedValuesAndReturnInsts() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp311 Constant *Evaluator::castCallResultIfNeeded(Value *CallExpr, Constant *RV) { in castCallResultIfNeeded() argument
H A DVNCoercion.cpp441 Value *RV = NewLoad; in getLoadValueForLoad() local
H A DFunctionComparator.cpp330 const ConstantVector *RV = cast<ConstantVector>(R); in cmpConstants() local
/third_party/ffmpeg/libswscale/
H A Drgb2rgb.c124 #define RV ((int)( 0.439 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c783 #define RV ( (int) (0.500 * 224 / 255 * (1 << RGB2YUV_SHIFT) + 0.5)) in update_palette() macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp280 FPReturnVariant RV = whichFPReturnVariant(FStub->getReturnType()); in assureFPCallStub() local
395 FPReturnVariant RV = whichFPReturnVariant(T); in fixupFPReturnAndCall() local
H A DMipsAsmPrinter.cpp951 EmitSwapFPIntRetval( const MCSubtargetInfo &STI, Mips16HardFloatInfo::FPReturnVariant RV, bool LE) EmitSwapFPIntRetval() argument
H A DMipsFastISel.cpp1715 const Value *RV = Ret->getOperand(0); in selectRet() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h1422 inline raw_ostream &operator<<(raw_ostream &OS, const RecordVal &RV) { in operator <<() argument
1545 void addValue(const RecordVal &RV) { in addValue() argument
1936 const RecordVal *RV; global() member in llvm::final::final::LessRecordRegister::final
1939 RecordValResolver(Record &R, const RecordVal *RV) RecordValResolver() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp581 CompareValueComplexity(EquivalenceClasses<const Value *> &EqCacheValue, const LoopInfo *const LI, Value *LV, Value *RV, unsigned Depth) CompareValueComplexity() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp2192 const MapVector<Function*, LatticeVal> &RV = Solver.getTrackedRetVals(); in runIPSCCP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.cpp71 static bool checkBitsConcrete(Record &R, const RecordVal &RV) { in checkBitsConcrete() argument
140 bool TGParser::AddValue(Record *CurRec, SMLoc Loc, const RecordVal &RV) { in AddValue() argument
166 RecordVal *RV = CurRec->getValue(ValName); SetValue() local
866 const RecordVal *RV = TemplateRec->getValue(TemplateArgName); ParseIDValue() local
2368 const RecordVal *RV = ArgsRec->getValue(TArgs[ArgN]); ParseValueList() local
2397 const RecordVal *RV = ArgsRec->getValue(TArgs[ArgN]); ParseValueList() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1709 const Value *RV = Ret->getOperand(0); in SelectRet() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2118 const Value *RV = Ret->getOperand(0); in SelectRet() local
2468 bool RV; in ARMTryEmitSmallMemCpy() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1308 SDValue RV; local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp1198 const Value *RV = Ret->getOperand(0); in X86SelectRet() local
2588 bool RV = X86FastEmitLoad(VT, SrcAM, nullptr, Reg); in TryEmitSmallMemcpy() local
/third_party/vk-gl-cts/framework/common/
H A DtcuCompressedTexture.cpp778 const deUint8 RV = extend6To8((deUint8)getBits(src, 13, 18)); in decompressETC2Block() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3878 const Value *RV = Ret->getOperand(0); in selectRet() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1210 SDValue RV = in PromoteIntBinOp() local
1280 SDValue RV = in PromoteIntShiftOp() local
1452 SDValue RV = combine(N); in Run() local
1631 SDValue RV = visit(N); combine() local
15798 bool RV = false; MergeConsecutiveStores() local
[all...]

Completed in 75 milliseconds