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

  /external/llvm/lib/Target/MSP430/
MSP430.h 23 enum CondCodes {
  /external/mesa3d/src/mesa/program/
prog_execute.h 66 GLuint CondCodes[4]; /**< COND_* value for x/y/z/w */
  /external/llvm/lib/Target/Sparc/
Sparc.h 42 enum CondCodes {
79 inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) {
  /external/llvm/lib/Target/NVPTX/
NVPTX.h 34 enum CondCodes {
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 27 // The CondCodes constants map directly to the 4-bit encoding of the
29 enum CondCodes { // Meaning (integer) Meaning (floating-point)
47 inline static CondCodes getOppositeCondition(CondCodes CC) {
68 inline static const char *ARMCondCodeToString(ARMCC::CondCodes CC) {
  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp     [all...]

Completed in 869 milliseconds