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

  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 68 /// This is an A64-ification of the standard LLVM SELECT_CC operation. The
71 SELECT_CC,
75 /// compare after we've moved the CondCode information onto the SELECT_CC or
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 60 /// SELECT_CC - Operand 0 and operand 1 are selection variable, operand 3
62 SELECT_CC,
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 343 SELECT_CC,
500 /// BR_CC - Conditional branch. The behavior is like that of SELECT_CC, in
    [all...]

Completed in 31 milliseconds