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

/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h624 /// VAARG - VAARG has four operands: an input chain, a pointer, a SRCVALUE,
630 /// a source pointer, a SRCVALUE for the destination, and a SRCVALUE for the
635 /// pointer, and a SRCVALUE.
638 /// SRCVALUE - This is a node type that holds a Value* that is used to
640 SRCVALUE, enumerator in enum:llvm::ISD::NodeType
663 /// SRCVALUE for the trampoline and another for the nested function

Completed in 283 milliseconds