Home
last modified time | relevance | path

Searched defs:Offsets (Results 1 - 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h86 static const SpillSlot Offsets[] = { variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
H A DVEFrameLowering.h51 static const SpillSlot Offsets[] = { variable
/third_party/skia/src/sfnt/
H A DSkOTTable_loca.h23 union Offsets { union
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
H A DRemarkParser.h64 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 DLowerTypeTests.h62 SmallVector<uint64_t, 16> Offsets; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DIntervalMap.cpp18 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot() argument
H A DSourceMgr.cpp76 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 DMVEGatherScatterLowering.cpp118 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 DCallLowering.cpp140 SmallVector<uint64_t, 8> Offsets; in packRegs() local
163 SmallVector<uint64_t, 8> Offsets; in unpackRegs() local
H A DIRTranslator.cpp165 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 DScheduleDAGSDNodes.cpp224 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 DDWARFListTable.h78 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 DR600MCCodeEmitter.cpp131 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 DX86CallLowering.cpp62 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 DAnalysis.cpp119 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 DArchive.cpp801 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 DAArch64CallLowering.cpp229 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 DELFObjectFile.h770 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 DSIInstrInfo.h1157 enum Offsets { enum
H A DAMDGPUISelLowering.cpp938 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 DELFObjectWriter.cpp1056 const std::pair<uint64_t, uint64_t> &Offsets = in writeSectionHeader() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceCfg.cpp832 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 DPPCFrameLowering.cpp131 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1116 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 DNVPTXISelLowering.cpp234 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...]

Completed in 44 milliseconds

12