/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | BuryPointer.cpp | 24 unsigned Idx = GraveYardSize++; in BuryPointer() local
|
/third_party/json/tests/thirdparty/Fuzzer/ |
H A D | FuzzerTracePC.cpp | 32 uint32_t Idx = *Guard; in HandleTrace() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | DebugUtils.cpp | 32 size_t Idx = 1; in operator ()() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | BinaryItemStream.h | 93 size_t Idx = std::distance(ItemEndOffsets.begin(), Iter); in translateOffsetIndex() local
|
H A D | ArrayRecycler.h | 43 T *pop(unsigned Idx) { in pop() argument 56 void push(unsigned Idx, T *Ptr) { in push() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
H A D | DeadArgumentElimination.h | 46 unsigned Idx; member 82 RetOrArg CreateRet(const Function *F, unsigned Idx) { in CreateRet() argument 87 CreateArg(const Function *F, unsigned Idx) CreateArg() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 32 int RISCVTTIImpl::getIntImmCostInst(unsigned Opcode, unsigned Idx, const APInt &Imm, in getIntImmCostInst() argument 88 int RISCVTTIImpl::getIntImmCostIntrin(Intrinsic::ID IID, unsigned Idx, in getIntImmCostIntrin() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineDominators.cpp | 97 size_t Idx = 0; in applySplitCriticalEdges() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | AbstractCallSite.cpp | 131 int64_t Idx = cast<ConstantInt>(OpAsCM->getValue())->getSExtValue(); in AbstractCallSite() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | TypeFinder.h | 59 StructType *&operator[](unsigned Idx) { return StructTypes[Idx]; } in operator []() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/InstCombine/ |
H A D | InstCombineWorklist.h | 64 unsigned Idx = 0; in AddInitialGroup() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IcePhiLoweringImpl.h | 58 SizeT Idx = 0; in prelowerPhis32Bit() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonOptimizeSZextends.cpp | 70 unsigned Idx = 1; in runOnFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcAsmBackend.cpp | 312 unsigned Idx = Endian == support::little ? i : (NumBytes - 1) - i; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 190 void DebugLocDwarfExpression::emitBaseTypeRef(uint64_t Idx) { in emitBaseTypeRef() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | TpiStreamBuilder.h | 84 uint32_t Idx; member in llvm::pdb::TpiStreamBuilder
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | ValueList.cpp | 68 void BitcodeReaderValueList::assignValue(Value *V, unsigned Idx, Type *FullTy) { in assignValue() argument 99 Constant *BitcodeReaderValueList::getConstantFwdRef(unsigned Idx, Typ argument 119 getValueFwdRef(unsigned Idx, Type *Ty, Type **FullTy) getValueFwdRef() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64A53Fix835769.cpp | 200 unsigned Idx = 0; in runOnBasicBlock() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUAnnotateUniformValues.cpp | 144 Value *Idx = Constant::getIntegerValue( in visitLoadInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRMachineFunctionInfo.h | 63 void setVarArgsFrameIndex(int Idx) { VarArgsFrameIndex = Idx; } in setVarArgsFrameIndex() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiTargetTransformInfo.h | 69 int getIntImmCostInst(unsigned Opc, unsigned Idx, const APInt &Imm, Type *Ty) { in getIntImmCostInst() argument 73 int getIntImmCostIntrin(Intrinsic::ID IID, unsigned Idx, const APInt &Imm, in getIntImmCostIntrin() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiAsmBackend.cpp | 116 unsigned Idx = (FullSize - 1 - i); in applyFixup() local 127 unsigned Idx = (FullSize - 1 - i); in applyFixup() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCAsmBackend.cpp | 136 unsigned Idx = Endian == support::little ? i : (NumBytes - 1 - i); variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | PackedVector.h | 30 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() argument 37 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() argument 47 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() argument 56 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() argument 84 const unsigned Idx; global() member in llvm::PackedVector::reference 123 operator [](unsigned Idx) operator []() argument [all...] |
H A D | SparseSet.h | 204 iterator findIndex(unsigned Idx) { in findIndex() argument
|