| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | FunctionComparator.cpp | 67 if (int Res = cmpNumbers(L.getBitWidth(), R.getBitWidth())) in cmpAPInts() local 78 if (int Res = cmpNumbers(APFloat::semanticsPrecision(SL), in cmpAPFloats() local 81 if (int Res = cmpNumbers(APFloat::semanticsMaxExponent(SL), in cmpAPFloats() local 84 if (int Res = cmpNumbers(APFloat::semanticsMinExponent(SL), in cmpAPFloats() local 87 if (int Res = cmpNumbers(APFloat::semanticsSizeInBits(SL), in cmpAPFloats() local 95 if (int Res = cmpNumbers(L.size(), R.size())) in cmpMem() local 105 if (int Res = cmpNumbers(L.getNumAttrSets(), R.getNumAttrSets())) in cmpAttrs() local 158 if (int Res = cmpNumbers(L->getNumOperands(), R->getNumOperands())) in cmpRangeMetadata() local 163 if (int Res = cmpAPInts(LLow->getValue(), RLow->getValue())) in cmpRangeMetadata() local 177 if (int Res = in cmpOperandBundlesSchema() local [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | MachineIRBuilder.cpp | 163 MachineInstrBuilder MachineIRBuilder::buildDynStackAlloc(const DstOp &Res, in buildDynStackAlloc() 174 MachineInstrBuilder MachineIRBuilder::buildFrameIndex(const DstOp &Res, in buildFrameIndex() 183 MachineInstrBuilder MachineIRBuilder::buildGlobalValue(const DstOp &Res, in buildGlobalValue() 202 void MachineIRBuilder::validateBinaryOp(const LLT &Res, const LLT &Op0, in validateBinaryOp() 208 void MachineIRBuilder::validateShiftOp(const LLT &Res, const LLT &Op0, in validateShiftOp() 214 MachineInstrBuilder MachineIRBuilder::buildPtrAdd(const DstOp &Res, in buildPtrAdd() 225 MachineIRBuilder::materializePtrAdd(Register &Res, Register Op0, in materializePtrAdd() 240 MachineInstrBuilder MachineIRBuilder::buildPtrMask(const DstOp &Res, in buildPtrMask() 273 MachineInstrBuilder MachineIRBuilder::buildCopy(const DstOp &Res, in buildCopy() 278 MachineInstrBuilder MachineIRBuilder::buildConstant(const DstOp &Res, in buildConstant() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCExpr.cpp | 463 bool MCExpr::evaluateAsAbsolute(int64_t &Res, in evaluateAsAbsolute() 468 bool MCExpr::evaluateAsAbsolute(int64_t &Res, in evaluateAsAbsolute() 476 bool MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAssembler &Asm) const { in evaluateAsAbsolute() 480 bool MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAssembler *Asm) const { in evaluateAsAbsolute() 484 bool MCExpr::evaluateKnownAbsolute(int64_t &Res, in evaluateKnownAbsolute() 490 bool MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAssembler *Asm, in evaluateAsAbsolute() 618 int64_t RHS_Cst, MCValue &Res) { in EvaluateSymbolicAdd() 669 bool MCExpr::evaluateAsRelocatable(MCValue &Res, in evaluateAsRelocatable() 677 bool MCExpr::evaluateAsValue(MCValue &Res, const MCAsmLayout &Layout) const { in evaluateAsValue() 696 bool MCExpr::evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl()
|
| /third_party/lzma/CPP/7zip/Common/ |
| D | CWrappers.h | 16 HRESULT Res; member 26 HRESULT Res; member 37 HRESULT Res; member 47 HRESULT Res; member 64 HRESULT Res; member 136 HRESULT Res; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | BitTracker.cpp | 413 RegisterCell Res(W); in eIMM() local 426 RegisterCell Res(BW); in eIMM() local 436 RegisterCell Res(W); in eADD() local 469 RegisterCell Res(W); in eSUB() local 502 RegisterCell Res(W); in eMLS() local 512 RegisterCell Res(W); in eMLU() local 521 RegisterCell Res = RegisterCell::ref(A1); in eASL() local 531 RegisterCell Res = RegisterCell::ref(A1); in eLSR() local 541 RegisterCell Res = RegisterCell::ref(A1); in eASR() local 552 RegisterCell Res(W); in eAND() local [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | DeltaAlgorithm.cpp | 28 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { in Split() 54 changeset_ty Res; in Delta() local 71 changeset_ty &Res) { in Search()
|
| D | Compression.cpp | 53 int Res = in compress() local 65 int Res = in uncompress() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | ValueLattice.h | 120 ValueLatticeElement Res; in get() local 126 ValueLatticeElement Res; in getNot() local 132 ValueLatticeElement Res; in getRange() local 137 ValueLatticeElement Res; in getOverdefined() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | Scalarizer.cpp | 470 ValueVector Res; in splitUnary() local 492 ValueVector Res; in splitBinary() local 547 ValueVector Res(NumElems); in splitCall() local 583 ValueVector Res; in visitSelectInst() local 647 ValueVector Res; in visitGetElementPtrInst() local 673 ValueVector Res; in visitCastInst() local 692 ValueVector Res; in visitBitCastInst() local 745 ValueVector Res; in visitShuffleVectorInst() local 768 ValueVector Res; in visitPHINode() local 800 ValueVector Res; in visitLoadInst() local [all …]
|
| D | LowerAtomic.cpp | 32 Value *Res = Builder.CreateSelect(Equal, Val, Orig); in LowerAtomicCmpXchgInst() local 49 Value *Res = nullptr; in LowerAtomicRMWInst() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64TargetObjectFile.cpp | 43 const MCExpr *Res = in getTTypeGlobalReference() local 68 const MCExpr *Res = in getIndirectSymViaGOTPCRel() local
|
| /third_party/json/tests/thirdparty/Fuzzer/ |
| D | FuzzerIOWindows.cpp | 190 size_t Pos = Offset, Res; in ParseServerAndShare() local 215 size_t Pos = 0, Res; in ParseLocation() local 249 size_t DirLen = 0, Res; in DirName() local
|
| D | FuzzerCorpus.h | 51 size_t Res = 0; in SizeInBytes() local 57 size_t Res = 0; in NumActiveUnits() local 152 size_t Res = 0; in NumFeatures() local
|
| D | FuzzerLoop.cpp | 81 bool Res = false; in RecordMaxCoverage() local 494 size_t Res = 0; in RunOne() local 541 int Res = CB(DataCopy, Size); in ExecuteCallback() local 601 UnitVector Res = Extra; in FindExtraUnits() local 658 auto Res = FindExtraUnits(Initial, Extra); in Merge() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | MemDepPrinter.cpp | 104 MemDepResult Res = MDA.getDependency(Inst); in runOnFunction() local 114 const MemDepResult &Res = I.getResult(); in runOnFunction() local 125 const MemDepResult &Res = I.getResult(); in runOnFunction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86TargetObjectFile.cpp | 33 const MCExpr *Res = in getTTypeGlobalReference() local 56 const MCExpr *Res = in getIndirectSymViaGOTPCRel() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
| D | Arg.cpp | 72 SmallString<256> Res; in getAsString() local 103 SmallString<256> Res; in render() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXMCExpr.h | 71 bool evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() 113 bool evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl()
|
| /third_party/json/tests/thirdparty/Fuzzer/test/ |
| D | Switch2Test.cpp | 23 int Res = 0; in LLVMFuzzerTestOneInput() local
|
| D | ThreadedTest.cpp | 15 size_t Res = 0; in LLVMFuzzerTestOneInput() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | GCNRegPressure.h | 92 GCNRegPressure Res; in max() local 123 auto Res = MaxPressure; in moveMaxPressure() local 255 GCNRegPressure Res; in getRegPressure() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/ |
| D | BitstreamReader.cpp | 83 if (Expected<unsigned> Res = Cursor.Read(6)) in readAbbreviatedField() local 104 if (Expected<uint64_t> Res = ReadVBR64(6)) in skipRecord() local 166 if (Expected<uint64_t> Res = in skipRecord() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | ModuleSymbolTable.cpp | 135 uint32_t Res = BasicSymbolRef::SF_Executable; in CollectAsmSymbols() local 190 uint32_t Res = BasicSymbolRef::SF_None; in getSymbolFlags() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeIntegerTypes.cpp | 40 SDValue Res = SDValue(); in PromoteIntegerResult() local 230 SDValue Res = DAG.getAtomic(N->getOpcode(), SDLoc(N), in PromoteIntRes_Atomic0() local 242 SDValue Res = DAG.getAtomic(N->getOpcode(), SDLoc(N), in PromoteIntRes_Atomic1() local 265 SDValue Res = DAG.getAtomicCmpSwap( in PromoteIntRes_AtomicCmpSwap() local 278 SDValue Res = DAG.getAtomicCmpSwap( in PromoteIntRes_AtomicCmpSwap() local 346 SDValue Res = in PromoteIntRes_BITCAST() local 527 SDValue Res; in PromoteIntRes_FP_TO_XINT() local 570 SDValue Res = GetPromotedInteger(N->getOperand(0)); in PromoteIntRes_INT_EXTEND() local 598 SDValue Res = DAG.getExtLoad(ExtType, dl, NVT, N->getChain(), N->getBasePtr(), in PromoteIntRes_LOAD() local 612 SDValue Res = DAG.getMaskedLoad(NVT, dl, N->getChain(), N->getBasePtr(), in PromoteIntRes_MLOAD() local [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceTargetLowering.h | 502 auto *Res = Func->makeVariable(DestElementTy); in scalarizeInstruction() local 522 Variable *Res, std::function<Variable *()> thunk0) { in applyToThunkedArgs() 530 Variable *Res, std::function<Variable *()> thunk0, in applyToThunkedArgs() 540 Variable *Res, std::function<Variable *()> thunk0, in applyToThunkedArgs()
|