Home
last modified time | relevance | path

Searched defs:Idx (Results 1 - 25 of 245) sorted by relevance

12345678910

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DBuryPointer.cpp24 unsigned Idx = GraveYardSize++; in BuryPointer() local
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerTracePC.cpp32 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 DDebugUtils.cpp32 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 DBinaryItemStream.h93 size_t Idx = std::distance(ItemEndOffsets.begin(), Iter); in translateOffsetIndex() local
H A DArrayRecycler.h43 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 DDeadArgumentElimination.h46 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 DRISCVTargetTransformInfo.cpp32 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 DMachineDominators.cpp97 size_t Idx = 0; in applySplitCriticalEdges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAbstractCallSite.cpp131 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 DTypeFinder.h59 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 DInstCombineWorklist.h64 unsigned Idx = 0; in AddInitialGroup() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIcePhiLoweringImpl.h58 SizeT Idx = 0; in prelowerPhis32Bit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonOptimizeSZextends.cpp70 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 DSparcAsmBackend.cpp312 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 DDwarfDebug.cpp190 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 DTpiStreamBuilder.h84 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 DValueList.cpp68 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 DAArch64A53Fix835769.cpp200 unsigned Idx = 0; in runOnBasicBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAnnotateUniformValues.cpp144 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 DAVRMachineFunctionInfo.h63 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 DLanaiTargetTransformInfo.h69 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 DLanaiAsmBackend.cpp116 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 DPPCAsmBackend.cpp136 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 DPackedVector.h30 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 DSparseSet.h204 iterator findIndex(unsigned Idx) { in findIndex() argument

Completed in 14 milliseconds

12345678910