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/llvm/lib/MC/
DMCCodeView.cpp407 StringRef FixedSizePortion = Frag.getFixedSizePortion(); in encodeDefRange()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCFragment.h658 StringRef getFixedSizePortion() const { return FixedSizePortion; } in getFixedSizePortion() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodeView.cpp651 StringRef FixedSizePortion = Frag.getFixedSizePortion(); in encodeDefRange()