HomeSort by: relevance | last modified time | path
    Searched refs:setTypeListBeforeSoften (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 166 CallOptions.setTypeListBeforeSoften(OpVT, N->getValueType(0), true);
187 CallOptions.setTypeListBeforeSoften(OpsVT, N->getValueType(0), true);
441 CallOptions.setTypeListBeforeSoften(OpsVT, N->getValueType(0), true);
515 CallOptions.setTypeListBeforeSoften(OpVT, N->getValueType(0), true);
531 CallOptions.setTypeListBeforeSoften(OpsVT, N->getValueType(0), true);
552 CallOptions.setTypeListBeforeSoften(OpVT, N->getValueType(0), true);
595 CallOptions.setTypeListBeforeSoften(OpsVT, N->getValueType(0), true);
775 CallOptions.setTypeListBeforeSoften(SVT, RVT, true);
880 CallOptions.setTypeListBeforeSoften(SVT, RVT, true);
956 CallOptions.setTypeListBeforeSoften(SVT, RVT, true)
    [all...]
TargetLowering.cpp 410 CallOptions.setTypeListBeforeSoften(OpsVT, RetVT, true);
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 3896 MakeLibCallOptions &setTypeListBeforeSoften(ArrayRef<EVT> OpsVT, EVT RetVT,
  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelLowering.cpp 4648 CallOptions.setTypeListBeforeSoften(OpVT, N->getValueType(0), true);

Completed in 95 milliseconds