/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.h | 86 static const SpillSlot Offsets[] = { variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
H A D | VEFrameLowering.h | 51 static const SpillSlot Offsets[] = { variable
|
/third_party/skia/src/sfnt/ |
H A D | SkOTTable_loca.h | 23 union Offsets { union
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/ |
H A D | RemarkParser.h | 64 std::vector<size_t> Offsets; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
H A D | LowerTypeTests.h | 62 SmallVector<uint64_t, 16> Offsets; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | IntervalMap.cpp | 18 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot() argument
|
H A D | SourceMgr.cpp | 76 std::vector<T> *Offsets = nullptr; in getLineNumber() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | MVEGatherScatterLowering.cpp | 118 Value *MVEGatherScatterLowering::checkGEP(Value *&Offsets, Type *Ty, Value *Ptr, in checkGEP() argument 239 Value *Offsets; tryCreateMaskedGatherOffset() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 140 SmallVector<uint64_t, 8> Offsets; in packRegs() local 163 SmallVector<uint64_t, 8> Offsets; in unpackRegs() local
|
H A D | IRTranslator.cpp | 165 auto *Offsets = VMap.getOffsets(Val); in allocateVRegs() local 184 auto *Offsets = VMap.getOffsets(Val); in getOrCreateVRegs() local 871 ArrayRef<uint64_t> Offsets = *VMap.getOffsets(LI); in translateLoad() local 915 ArrayRef<uint64_t> Offsets = *VMap.getOffsets(*SI.getValueOperand()); translateStore() local 976 ArrayRef<uint64_t> Offsets = *VMap.getOffsets(*Src); translateExtractValue() local 2106 valueIsSplit(const Value &V, SmallVectorImpl<uint64_t> *Offsets) valueIsSplit() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 224 SmallVector<int64_t, 4> Offsets; in ClusterNeighboringLoads() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFListTable.h | 78 std::vector<uint64_t> Offsets; member in llvm::DWARFListTableHeader
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | R600MCCodeEmitter.cpp | 131 int64_t Offsets[3] = { in encodeInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86CallLowering.cpp | 62 SmallVector<uint64_t, 4> Offsets; in splitToValueTypes() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | Analysis.cpp | 119 ComputeValueVTs(const TargetLowering &TLI, const DataLayout &DL, Type *Ty, SmallVectorImpl<EVT> &ValueVTs, SmallVectorImpl<uint64_t> *Offsets, uint64_t StartingOffset) ComputeValueVTs() argument 127 computeValueLLTs(const DataLayout &DL, Type &Ty, SmallVectorImpl<LLT> &ValueTys, SmallVectorImpl<uint64_t> *Offsets, uint64_t StartingOffset) computeValueLLTs() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | Archive.cpp | 801 const char *Offsets = Buf; in getMember() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64CallLowering.cpp | 229 SmallVector<uint64_t, 4> Offsets; in splitToValueTypes() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | ELFObjectFile.h | 770 std::vector<uintptr_t> Offsets; in dynamic_relocation_sections() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.h | 1157 enum Offsets { enum
|
H A D | AMDGPUISelLowering.cpp | 938 SmallVector<uint64_t, 16> Offsets; in analyzeFormalArgumentsCompute() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | ELFObjectWriter.cpp | 1056 const std::pair<uint64_t, uint64_t> &Offsets = in writeSectionHeader() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceCfg.cpp | 832 CfgVector<int32_t> Offsets; in sortAndCombineAllocas() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCFrameLowering.cpp | 131 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 1116 llvm::SmallSet<int64_t, 4> Offsets; in sortPtrAccesses() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 234 CanMergeParamLoadStoresStartingAt( unsigned Idx, uint32_t AccessSize, const SmallVectorImpl<EVT> &ValueVTs, const SmallVectorImpl<uint64_t> &Offsets, unsigned ParamAlignment) CanMergeParamLoadStoresStartingAt() argument 298 VectorizePTXValueVTs(const SmallVectorImpl<EVT> &ValueVTs, const SmallVectorImpl<uint64_t> &Offsets, unsigned ParamAlignment) VectorizePTXValueVTs() argument 1466 SmallVector<uint64_t, 16> Offsets; LowerCall() local 1583 ComputePTXValueVTs(*this, DL, PTy->getElementType(), VTs, &Offsets, 0); LowerCall() local 1767 SmallVector<uint64_t, 16> Offsets; LowerCall() local 2558 SmallVector<uint64_t, 16> Offsets; LowerFormalArguments() local 2676 SmallVector<uint64_t, 16> Offsets; LowerReturn() local [all...] |