HomeSort by relevance Sort by last modified time
    Searched refs:XADD (Results 1 - 9 of 9) sorted by null

  /external/llvm/lib/TableGen/
TGLexer.h 50 XConcat, XADD, XAND, XSRA, XSRL, XSHL, XListConcat, XStrConcat, XCast,
TGLexer.cpp 473 .Case("add", tgtok::XADD)
TGParser.cpp 877 case tgtok::XADD:
895 case tgtok::XADD: Code = BinOpInit::ADD; Type = IntRecTy::get(); break;
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
plan9x.go 186 XADD: true,
tables.go     [all...]
decode.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
plan9x.go 186 XADD: true,
tables.go     [all...]
decode.go     [all...]

Completed in 805 milliseconds