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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 630 ATOMIC_LOAD_UMAX,
    [all...]
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 133 case ISD::ATOMIC_LOAD_UMAX:
    [all...]
SelectionDAG.cpp 435 case ISD::ATOMIC_LOAD_UMAX:
    [all...]
DAGCombiner.cpp     [all...]
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 651 setOperationAction(ISD::ATOMIC_LOAD_UMAX, MVT::i32, Expand);
    [all...]

Completed in 188 milliseconds