Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp3169 SMLoc NumBytesLoc = Lexer.getLoc(); in parseDirectiveZero() local
3184 getStreamer().emitFill(*NumBytes, Val, NumBytesLoc); in parseDirectiveZero()
4708 SMLoc NumBytesLoc = Lexer.getLoc(); in parseDirectiveSpace() local
4721 getStreamer().emitFill(*NumBytes, FillExpr, NumBytesLoc); in parseDirectiveSpace()