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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
AVRISelLowering.h 79 MVT::SimpleValueType getCmpLibcallReturnType() const override {
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 169 /// getCmpLibcallReturnType - Return the ValueType for comparison
173 MVT::SimpleValueType getCmpLibcallReturnType() const;
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 391 MVT::SimpleValueType getCmpLibcallReturnType() const;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 680 EVT RetVT = TLI.getCmpLibcallReturnType();
    [all...]
TargetLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetLowering.h 568 MVT::SimpleValueType getCmpLibcallReturnType() const;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 253 EVT RetVT = getCmpLibcallReturnType();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 258 EVT RetVT = getCmpLibcallReturnType();
    [all...]

Completed in 305 milliseconds