HomeSort by relevance Sort by last modified time
    Searched refs:COND_G (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/X86/
X86InstrInfo.h 38 COND_G = 5,
X86InstrInfo.cpp     [all...]
X86FastISel.cpp 236 case CmpInst::ICMP_SGT: CC = X86::COND_G; break;
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 824 milliseconds