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

  /external/llvm/include/llvm/Target/
TargetLowering.h 169 /// getCmpLibcallReturnType - Return the ValueType for comparison
173 MVT::SimpleValueType getCmpLibcallReturnType() const;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 680 EVT RetVT = TLI.getCmpLibcallReturnType();
    [all...]
TargetLowering.cpp     [all...]

Completed in 24 milliseconds