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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
  /external/llvm/lib/Target/R600/
R600ISelLowering.cpp 588 CCOpcode = ISD::getSetCCSwappedOperands(CCOpcode);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 221 /// getSetCCSwappedOperands - Return the operation corresponding to (Y op X)
223 ISD::CondCode ISD::getSetCCSwappedOperands(ISD::CondCode Operation) {
    [all...]
TargetLowering.cpp     [all...]
LegalizeDAG.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 461 milliseconds