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

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 246 LegalizeTypeAction getTypeAction(MVT VT) const {
260 /// getTypeAction - Return how we should legalize values of this type, either
264 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const {
267 LegalizeTypeAction getTypeAction(MVT VT) const {
268 return ValueTypeActions.getTypeAction(VT);
288 switch (getTypeAction(Context, VT)) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 257 if (getTypeAction(OpVT) == TargetLowering::TypeScalarizeVector) {
390 if (getTypeAction(OpVT) == TargetLowering::TypeScalarizeVector) {
750 switch (getTypeAction(InVT)) {
    [all...]
LegalizeIntegerTypes.cpp 257 switch (getTypeAction(InVT)) {
451 if (getTypeAction(N->getOperand(0).getValueType())
611 if (getTypeAction(LHS.getValueType()) == TargetLowering::TypePromoteInteger &&
614 if (getTypeAction(RHS.getValueType()) == TargetLowering::TypePromoteInteger &&
631 if (getTypeAction(LHS.getValueType()) == TargetLowering::TypePromoteInteger)
633 if (getTypeAction(RHS.getValueType()) == TargetLowering::TypePromoteInteger)
674 if (getTypeAction(LHS.getValueType()) == TargetLowering::TypePromoteInteger)
676 if (getTypeAction(RHS.getValueType()) == TargetLowering::TypePromoteInteger)
685 if (getTypeAction(LHS.getValueType()) == TargetLowering::TypePromoteInteger)
687 if (getTypeAction(RHS.getValueType()) == TargetLowering::TypePromoteInteger
    [all...]
LegalizeTypes.h 59 /// TargetLowering. This can be queried with "getTypeAction(VT)".
63 TargetLowering::LegalizeTypeAction getTypeAction(EVT VT) const {
64 return TLI.getTypeAction(*DAG.getContext(), VT);
69 return TLI.getTypeAction(*DAG.getContext(), VT) == TargetLowering::TypeLegal;
    [all...]
LegalizeTypesGeneric.cpp 49 switch (getTypeAction(InVT)) {
535 if (getTypeAction(Cond.getValueType()) == TargetLowering::TypeSplitVector)
  /external/llvm/include/llvm/Target/
TargetLowering.h 474 LegalizeTypeAction getTypeAction(MVT VT) const {
491 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const {
494 LegalizeTypeAction getTypeAction(MVT VT) const {
495 return ValueTypeActions.getTypeAction(VT);
515 switch (getTypeAction(Context, VT)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 599 LegalizeTypeAction getTypeAction(MVT VT) const {
616 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const {
619 LegalizeTypeAction getTypeAction(MVT VT) const {
620 return ValueTypeActions.getTypeAction(VT);
640 switch (getTypeAction(Context, VT)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 599 LegalizeTypeAction getTypeAction(MVT VT) const {
616 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const {
619 LegalizeTypeAction getTypeAction(MVT VT) const {
620 return ValueTypeActions.getTypeAction(VT);
640 switch (getTypeAction(Context, VT)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 599 LegalizeTypeAction getTypeAction(MVT VT) const {
616 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const {
619 LegalizeTypeAction getTypeAction(MVT VT) const {
620 return ValueTypeActions.getTypeAction(VT);
640 switch (getTypeAction(Context, VT)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 599 LegalizeTypeAction getTypeAction(MVT VT) const {
616 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const {
619 LegalizeTypeAction getTypeAction(MVT VT) const {
620 return ValueTypeActions.getTypeAction(VT);
640 switch (getTypeAction(Context, VT)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 599 LegalizeTypeAction getTypeAction(MVT VT) const {
616 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const {
619 LegalizeTypeAction getTypeAction(MVT VT) const {
620 return ValueTypeActions.getTypeAction(VT);
640 switch (getTypeAction(Context, VT)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 599 LegalizeTypeAction getTypeAction(MVT VT) const {
616 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const {
619 LegalizeTypeAction getTypeAction(MVT VT) const {
620 return ValueTypeActions.getTypeAction(VT);
640 switch (getTypeAction(Context, VT)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 599 LegalizeTypeAction getTypeAction(MVT VT) const {
616 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const {
619 LegalizeTypeAction getTypeAction(MVT VT) const {
620 return ValueTypeActions.getTypeAction(VT);
640 switch (getTypeAction(Context, VT)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 599 LegalizeTypeAction getTypeAction(MVT VT) const {
616 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const {
619 LegalizeTypeAction getTypeAction(MVT VT) const {
620 return ValueTypeActions.getTypeAction(VT);
640 switch (getTypeAction(Context, VT)) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 63 /// enum from TargetLowering. This can be queried with "getTypeAction(VT)".
66 /// getTypeAction - Return how we should legalize values of this type.
67 TargetLowering::LegalizeTypeAction getTypeAction(EVT VT) const {
68 return TLI.getTypeAction(*DAG.getContext(), VT);
73 return TLI.getTypeAction(*DAG.getContext(), VT) == TargetLowering::TypeLegal;
    [all...]
LegalizeVectorTypes.cpp 526 switch (getTypeAction(InVT)) {
778 switch (getTypeAction(InVT)) {
    [all...]
  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 428 if ((TLI->getTypeAction(Src->getContext(), TLI->getValueType(DL, Src)) ==
430 (TLI->getTypeAction(Dst->getContext(), TLI->getValueType(DL, Dst)) ==
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
CodeGenPrepare.cpp 381 if (TLI.getTypeAction(CI->getContext(), SrcVT) ==
384 if (TLI.getTypeAction(CI->getContext(), DstVT) ==
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 499 if ((TLI->getTypeAction(Src->getContext(), TLI->getValueType(DL, Src)) ==
501 (TLI->getTypeAction(Dst->getContext(), TLI->getValueType(DL, Dst)) ==
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 499 if ((TLI->getTypeAction(Src->getContext(), TLI->getValueType(DL, Src)) ==
501 (TLI->getTypeAction(Dst->getContext(), TLI->getValueType(DL, Dst)) ==
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 499 if ((TLI->getTypeAction(Src->getContext(), TLI->getValueType(DL, Src)) ==
501 (TLI->getTypeAction(Dst->getContext(), TLI->getValueType(DL, Dst)) ==
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 499 if ((TLI->getTypeAction(Src->getContext(), TLI->getValueType(DL, Src)) ==
501 (TLI->getTypeAction(Dst->getContext(), TLI->getValueType(DL, Dst)) ==
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 499 if ((TLI->getTypeAction(Src->getContext(), TLI->getValueType(DL, Src)) ==
501 (TLI->getTypeAction(Dst->getContext(), TLI->getValueType(DL, Dst)) ==
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 499 if ((TLI->getTypeAction(Src->getContext(), TLI->getValueType(DL, Src)) ==
501 (TLI->getTypeAction(Dst->getContext(), TLI->getValueType(DL, Dst)) ==
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 499 if ((TLI->getTypeAction(Src->getContext(), TLI->getValueType(DL, Src)) ==
501 (TLI->getTypeAction(Dst->getContext(), TLI->getValueType(DL, Dst)) ==
    [all...]

Completed in 329 milliseconds

1 2