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

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

Completed in 162 milliseconds