Home
last modified time | relevance | path

Searched defs:MCLEBFragment (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h338 MCLEBFragment(const MCExpr &Value_, bool IsSigned_, MCSectionData *SD) in MCLEBFragment() function
357 static bool classof(const MCLEBFragment *) { return true; } in classof()