Searched defs:SRCVALUE (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h573 /// VAARG - VAARG has four operands: an input chain, a pointer, a SRCVALUE,
579 /// a source pointer, a SRCVALUE for the destination, and a SRCVALUE for the
584 /// pointer, and a SRCVALUE.
587 /// SRCVALUE - This is a node type that holds a Value* that is used to
589 SRCVALUE, enumerator in enum:llvm::ISD::NodeType
610 /// SRCVALUE for the trampoline and another for the nested function

Completed in 75 milliseconds