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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 352 switch (TLI.getOperationAction(Node->getOpcode(), QueryType)) {
730 if (TLI.getOperationAction(ISD::AND, VT) == TargetLowering::Expand ||
731 TLI.getOperationAction(ISD::XOR, VT) == TargetLowering::Expand ||
732 TLI.getOperationAction(ISD::OR, VT) == TargetLowering::Expand ||
733 TLI.getOperationAction(ISD::BUILD_VECTOR, VT) == TargetLowering::Expand)
771 if (TLI.getOperationAction(ISD::SRA, VT) == TargetLowering::Expand ||
772 TLI.getOperationAction(ISD::SHL, VT) == TargetLowering::Expand)
    [all...]
LegalizeDAG.cpp 464 switch (TLI.getOperationAction(ISD::STORE, VT)) {
631 switch (TLI.getOperationAction(Node->getOpcode(), VT)) {
    [all...]
LegalizeTypes.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 286 if (getOperationAction(ISD::LOAD, LoadMVT) == Promote &&
598 LegalizeAction getOperationAction(unsigned Op, EVT VT) const {
611 (getOperationAction(Op, VT) == Legal ||
612 getOperationAction(Op, VT) == Custom);
620 (getOperationAction(Op, VT) == Legal ||
621 getOperationAction(Op, VT) == Promote);
629 (getOperationAction(Op, VT) == Legal ||
630 getOperationAction(Op, VT) == Custom ||
631 getOperationAction(Op, VT) == Promote);
638 return (!isTypeLegal(VT) && getOperationAction(Op, VT) == Custom)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 371 if (getOperationAction(ISD::LOAD, LoadMVT) == Promote &&
722 LegalizeAction getOperationAction(unsigned Op, EVT VT) const {
735 (getOperationAction(Op, VT) == Legal ||
736 getOperationAction(Op, VT) == Custom);
744 (getOperationAction(Op, VT) == Legal ||
745 getOperationAction(Op, VT) == Promote);
753 (getOperationAction(Op, VT) == Legal ||
754 getOperationAction(Op, VT) == Custom ||
755 getOperationAction(Op, VT) == Promote);
762 return (!isTypeLegal(VT) && getOperationAction(Op, VT) == Custom)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 371 if (getOperationAction(ISD::LOAD, LoadMVT) == Promote &&
722 LegalizeAction getOperationAction(unsigned Op, EVT VT) const {
735 (getOperationAction(Op, VT) == Legal ||
736 getOperationAction(Op, VT) == Custom);
744 (getOperationAction(Op, VT) == Legal ||
745 getOperationAction(Op, VT) == Promote);
753 (getOperationAction(Op, VT) == Legal ||
754 getOperationAction(Op, VT) == Custom ||
755 getOperationAction(Op, VT) == Promote);
762 return (!isTypeLegal(VT) && getOperationAction(Op, VT) == Custom)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 371 if (getOperationAction(ISD::LOAD, LoadMVT) == Promote &&
722 LegalizeAction getOperationAction(unsigned Op, EVT VT) const {
735 (getOperationAction(Op, VT) == Legal ||
736 getOperationAction(Op, VT) == Custom);
744 (getOperationAction(Op, VT) == Legal ||
745 getOperationAction(Op, VT) == Promote);
753 (getOperationAction(Op, VT) == Legal ||
754 getOperationAction(Op, VT) == Custom ||
755 getOperationAction(Op, VT) == Promote);
762 return (!isTypeLegal(VT) && getOperationAction(Op, VT) == Custom)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 371 if (getOperationAction(ISD::LOAD, LoadMVT) == Promote &&
722 LegalizeAction getOperationAction(unsigned Op, EVT VT) const {
735 (getOperationAction(Op, VT) == Legal ||
736 getOperationAction(Op, VT) == Custom);
744 (getOperationAction(Op, VT) == Legal ||
745 getOperationAction(Op, VT) == Promote);
753 (getOperationAction(Op, VT) == Legal ||
754 getOperationAction(Op, VT) == Custom ||
755 getOperationAction(Op, VT) == Promote);
762 return (!isTypeLegal(VT) && getOperationAction(Op, VT) == Custom)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 371 if (getOperationAction(ISD::LOAD, LoadMVT) == Promote &&
722 LegalizeAction getOperationAction(unsigned Op, EVT VT) const {
735 (getOperationAction(Op, VT) == Legal ||
736 getOperationAction(Op, VT) == Custom);
744 (getOperationAction(Op, VT) == Legal ||
745 getOperationAction(Op, VT) == Promote);
753 (getOperationAction(Op, VT) == Legal ||
754 getOperationAction(Op, VT) == Custom ||
755 getOperationAction(Op, VT) == Promote);
762 return (!isTypeLegal(VT) && getOperationAction(Op, VT) == Custom)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 371 if (getOperationAction(ISD::LOAD, LoadMVT) == Promote &&
722 LegalizeAction getOperationAction(unsigned Op, EVT VT) const {
735 (getOperationAction(Op, VT) == Legal ||
736 getOperationAction(Op, VT) == Custom);
744 (getOperationAction(Op, VT) == Legal ||
745 getOperationAction(Op, VT) == Promote);
753 (getOperationAction(Op, VT) == Legal ||
754 getOperationAction(Op, VT) == Custom ||
755 getOperationAction(Op, VT) == Promote);
762 return (!isTypeLegal(VT) && getOperationAction(Op, VT) == Custom)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 371 if (getOperationAction(ISD::LOAD, LoadMVT) == Promote &&
722 LegalizeAction getOperationAction(unsigned Op, EVT VT) const {
735 (getOperationAction(Op, VT) == Legal ||
736 getOperationAction(Op, VT) == Custom);
744 (getOperationAction(Op, VT) == Legal ||
745 getOperationAction(Op, VT) == Promote);
753 (getOperationAction(Op, VT) == Legal ||
754 getOperationAction(Op, VT) == Custom ||
755 getOperationAction(Op, VT) == Promote);
762 return (!isTypeLegal(VT) && getOperationAction(Op, VT) == Custom)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 371 if (getOperationAction(ISD::LOAD, LoadMVT) == Promote &&
722 LegalizeAction getOperationAction(unsigned Op, EVT VT) const {
735 (getOperationAction(Op, VT) == Legal ||
736 getOperationAction(Op, VT) == Custom);
744 (getOperationAction(Op, VT) == Legal ||
745 getOperationAction(Op, VT) == Promote);
753 (getOperationAction(Op, VT) == Legal ||
754 getOperationAction(Op, VT) == Custom ||
755 getOperationAction(Op, VT) == Promote);
762 return (!isTypeLegal(VT) && getOperationAction(Op, VT) == Custom)
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 366 /// getOperationAction - Return how this operation should be treated: either
370 LegalizeAction getOperationAction(unsigned Op, EVT VT) const {
382 (getOperationAction(Op, VT) == Legal ||
383 getOperationAction(Op, VT) == Custom);
390 getOperationAction(Op, VT) == Legal;
496 assert(getOperationAction(Op, VT) == Promote &&
514 getOperationAction(Op, NVT) == Promote);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 201 switch (TLI.getOperationAction(Node->getOpcode(), QueryType)) {
LegalizeDAG.cpp     [all...]
LegalizeTypes.cpp     [all...]
FastISel.cpp 586 if (TLI.getOperationAction(ISD::EXCEPTIONADDR, VT)!=TargetLowering::Expand)
601 if (TLI.getOperationAction(ISD::EHSELECTION, VT) != TargetLowering::Expand)
    [all...]
LegalizeFloatTypes.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 272 if (getOperationAction(Opcode, VT) == Legal)
    [all...]

Completed in 314 milliseconds