Home
last modified time | relevance | path

Searched refs:DestIdx (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp357 TypeIndex DestIdx = Untranslated; in remapType() local
367 DestIdx = Dest.insertRecordAs(H, Type.RecordData.size(), DoSerialize); in remapType()
375 DestIdx = Dest.insertRecordBytes(Result); in remapType()
378 addMapping(DestIdx); in remapType()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp357 TypeIndex DestIdx = Untranslated; in remapType() local
369 DestIdx = Dest.insertRecordAs(H, AlignedSize, DoSerialize); in remapType()
377 DestIdx = Dest.insertRecordBytes(Result); in remapType()
380 addMapping(DestIdx); in remapType()
/external/llvm-project/llvm/lib/Target/X86/
DImmutableGraph.h384 size_type DestIdx = G.getNodeIndex(*E.getDest()); in trim() local
385 size_type NewIdx = RemappedNodeIndex[DestIdx]; in trim()
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp584 uint32_t DestIdx) { in resolveTableFixups() argument
595 uint32_t Delta = DestIdx - FixupIdx - 2; in resolveTableFixups()
/external/llvm-project/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp639 uint32_t DestIdx) { in resolveTableFixups() argument
650 uint32_t Delta = DestIdx - FixupIdx - 3; in resolveTableFixups()