HomeSort by relevance Sort by last modified time
    Searched defs:INLINEASM (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Target/
TargetOpcodes.h 27 INLINEASM = 1,
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 534 /// INLINEASM - Represents an inline asm block. This node always has two
542 /// of operands that follow, etc. See InlineAsm.h.
549 INLINEASM,
    [all...]

Completed in 656 milliseconds