Home
last modified time | relevance | path

Searched refs:getFixedSizePortion (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
DMCFragment.h555 StringRef getFixedSizePortion() const { return FixedSizePortion; }
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFragment.h513 StringRef getFixedSizePortion() const { return FixedSizePortion; } in getFixedSizePortion() function
/external/llvm/lib/MC/
DMCCodeView.cpp407 StringRef FixedSizePortion = Frag.getFixedSizePortion(); in encodeDefRange()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCCodeView.cpp659 StringRef FixedSizePortion = Frag.getFixedSizePortion(); in encodeDefRange()