HomeSort by relevance Sort by last modified time
    Searched refs:isOperationLegalOrCustom (Results 1 - 25 of 38) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 277 if (!TLI.isOperationLegalOrCustom(ISD::AND, VT) ||
278 !TLI.isOperationLegalOrCustom(ISD::XOR, VT) ||
279 !TLI.isOperationLegalOrCustom(ISD::OR, VT))
304 if (!TLI.isOperationLegalOrCustom(ISD::SINT_TO_FP, VT) ||
305 !TLI.isOperationLegalOrCustom(ISD::SRL, VT))
340 if (TLI.isOperationLegalOrCustom(ISD::FSUB, Op.getValueType())) {
LegalizeDAG.cpp     [all...]
DAGCombiner.cpp     [all...]
TargetLowering.cpp     [all...]
LegalizeIntegerTypes.cpp 360 TLI.isOperationLegalOrCustom(ISD::FP_TO_SINT, NVT))
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 478 if (TLI.isOperationLegalOrCustom(ISD::FP_TO_SINT, NewVT)) {
482 if (!isSigned && TLI.isOperationLegalOrCustom(ISD::FP_TO_UINT, NewVT)) {
    [all...]
LegalizeDAG.cpp     [all...]
TargetLowering.cpp     [all...]
DAGCombiner.cpp 611 !TLI.isOperationLegalOrCustom(ISD::FSUB, Op.getValueType()))
    [all...]
SelectionDAGBuilder.cpp     [all...]
LegalizeIntegerTypes.cpp 427 TLI.isOperationLegalOrCustom(ISD::FP_TO_SINT, NVT))
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 387 if (TLI->isOperationLegalOrCustom(Opcode, VTy))
390 TLI->isOperationLegalOrCustom(Opcode, VTy.getScalarType()))
  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 193 return TLI->isOperationLegalOrCustom(ISD::BR_JT, MVT::Other) ||
194 TLI->isOperationLegalOrCustom(ISD::BRIND, MVT::Other);
201 TLI->isOperationLegalOrCustom(ISD::FSQRT, VT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 180 return TLI->isOperationLegalOrCustom(ISD::BR_JT, MVT::Other) ||
181 TLI->isOperationLegalOrCustom(ISD::BRIND, MVT::Other);
188 TLI->isOperationLegalOrCustom(ISD::FSQRT, VT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 180 return TLI->isOperationLegalOrCustom(ISD::BR_JT, MVT::Other) ||
181 TLI->isOperationLegalOrCustom(ISD::BRIND, MVT::Other);
188 TLI->isOperationLegalOrCustom(ISD::FSQRT, VT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 180 return TLI->isOperationLegalOrCustom(ISD::BR_JT, MVT::Other) ||
181 TLI->isOperationLegalOrCustom(ISD::BRIND, MVT::Other);
188 TLI->isOperationLegalOrCustom(ISD::FSQRT, VT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 180 return TLI->isOperationLegalOrCustom(ISD::BR_JT, MVT::Other) ||
181 TLI->isOperationLegalOrCustom(ISD::BRIND, MVT::Other);
188 TLI->isOperationLegalOrCustom(ISD::FSQRT, VT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 180 return TLI->isOperationLegalOrCustom(ISD::BR_JT, MVT::Other) ||
181 TLI->isOperationLegalOrCustom(ISD::BRIND, MVT::Other);
188 TLI->isOperationLegalOrCustom(ISD::FSQRT, VT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 180 return TLI->isOperationLegalOrCustom(ISD::BR_JT, MVT::Other) ||
181 TLI->isOperationLegalOrCustom(ISD::BRIND, MVT::Other);
188 TLI->isOperationLegalOrCustom(ISD::FSQRT, VT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 180 return TLI->isOperationLegalOrCustom(ISD::BR_JT, MVT::Other) ||
181 TLI->isOperationLegalOrCustom(ISD::BRIND, MVT::Other);
188 TLI->isOperationLegalOrCustom(ISD::FSQRT, VT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 180 return TLI->isOperationLegalOrCustom(ISD::BR_JT, MVT::Other) ||
181 TLI->isOperationLegalOrCustom(ISD::BRIND, MVT::Other);
188 TLI->isOperationLegalOrCustom(ISD::FSQRT, VT);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 377 /// isOperationLegalOrCustom - Return true if the specified operation is
380 bool isOperationLegalOrCustom(unsigned Op, EVT VT) const {
    [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 609 bool isOperationLegalOrCustom(unsigned Op, EVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 733 bool isOperationLegalOrCustom(unsigned Op, EVT VT) const {
    [all...]

Completed in 346 milliseconds

1 2