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

/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h168 /// EXTRACT_ELEMENT - This is used to get the lower or upper (determined by
172 EXTRACT_ELEMENT, enumerator in enum:llvm::ISD::NodeType
174 /// BUILD_PAIR - This is the opposite of EXTRACT_ELEMENT in some ways.
176 /// twice as big. Like EXTRACT_ELEMENT, this can only be used before

Completed in 524 milliseconds