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

/external/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h60 /// SELECT_CC - Operand 0 and operand 1 are selection variable, operand 3
62 SELECT_CC, enumerator in enum:llvm::MSP430ISD::__anon22342
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h68 /// This is an A64-ification of the standard LLVM SELECT_CC operation. The
71 SELECT_CC, enumerator in enum:llvm::AArch64ISD::NodeType
75 /// compare after we've moved the CondCode information onto the SELECT_CC or
/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h331 SELECT_CC, enumerator in enum:llvm::ISD::NodeType
488 /// BR_CC - Conditional branch. The behavior is like that of SELECT_CC, in

Completed in 92 milliseconds