Home
last modified time | relevance | path

Searched refs:LegalizeAction (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Legalizer/
H A DInstLegalChecker.h38 LegalizeAction visitInstruction(Instruction& I);
43 LegalizeAction visitReturnInst(ReturnInst& I);
54 LegalizeAction visitAllocaInst(AllocaInst& I);
55 LegalizeAction visitLoadInst(LoadInst& I);
56 LegalizeAction visitStoreInst(StoreInst& I);
58 LegalizeAction visitFenceInst(FenceInst&);
65 LegalizeAction visitCastInst(CastInst& I);
70 LegalizeAction visitCmpInst(CmpInst& I);
71 LegalizeAction visitPHINode(PHINode& I);
85 LegalizeAction visitCallInst(CallInst& I);
[all …]
H A DInstLegalChecker.cpp58 LegalizeAction Act; in visitAllocaInst()
80 LegalizeAction Act; in visitGetElementPtrInst()
110 LegalizeAction Act; in visitCastInst()
121 LegalizeAction Act; in visitCmpInst()
194 LegalizeAction Act; in visitSelectInst()
207 LegalizeAction
209 LegalizeAction Act; in visitExtractElementInst()
223 LegalizeAction Act; in visitInsertElementInst()
237 LegalizeAction Act; in visitShuffleVectorInst()
256 LegalizeAction Act; in visitExtractValueInst()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h46 enum LegalizeAction : std::uint8_t { enum
102 using LegalizeActions::LegalizeAction;
153 LegalizeAction Action;
341 LegalizeAction Action;
892 LegalizeAction::NarrowScalar, in maxScalarIf()
976 LegalizeAction::MoreElements, in clampMinNumElements()
994 LegalizeAction::FewerElements, in clampMaxNumElements()
1264 return Action == LegalizeAction::Legal || Action == LegalizeAction::Custom; in isLegalOrCustom()
1299 std::pair<LegalizeAction, LLT>
1450 std::pair<LegalizeAction, LLT>
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h45 enum LegalizeAction : std::uint8_t { enum
101 using LegalizeActions::LegalizeAction;
152 LegalizeAction Action;
340 LegalizeAction Action;
891 LegalizeAction::NarrowScalar, in maxScalarIf()
975 LegalizeAction::MoreElements, in clampMinNumElements()
993 LegalizeAction::FewerElements, in clampMaxNumElements()
1263 return Action == LegalizeAction::Legal || Action == LegalizeAction::Custom; in isLegalOrCustom()
1298 std::pair<LegalizeAction, LLT>
1449 std::pair<LegalizeAction, LLT>
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h45 enum LegalizeAction : std::uint8_t { enum
101 using LegalizeActions::LegalizeAction;
152 LegalizeAction Action;
340 LegalizeAction Action;
891 LegalizeAction::NarrowScalar, in maxScalarIf()
975 LegalizeAction::MoreElements, in clampMinNumElements()
993 LegalizeAction::FewerElements, in clampMaxNumElements()
1263 return Action == LegalizeAction::Legal || Action == LegalizeAction::Custom; in isLegalOrCustom()
1298 std::pair<LegalizeAction, LLT>
1449 std::pair<LegalizeAction, LLT>
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h46 enum LegalizeAction : std::uint8_t { enum
102 using LegalizeActions::LegalizeAction;
136 LegalizeAction Action;
364 LegalizeAction Action;
588 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemDesc()
783 return actionIf(LegalizeAction::Unsupported, in unsupportedIfMemSizeNotPow2()
787 return actionIf(LegalizeAction::Lower, in lowerIfMemSizeNotPow2()
915 LegalizeAction::NarrowScalar, in maxScalarIf()
1016 LegalizeAction::MoreElements, in clampMinNumElements()
1034 LegalizeAction::FewerElements, in clampMaxNumElements()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h46 enum LegalizeAction : std::uint8_t { enum
102 using LegalizeActions::LegalizeAction;
136 LegalizeAction Action;
364 LegalizeAction Action;
588 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemDesc()
783 return actionIf(LegalizeAction::Unsupported, in unsupportedIfMemSizeNotPow2()
787 return actionIf(LegalizeAction::Lower, in lowerIfMemSizeNotPow2()
915 LegalizeAction::NarrowScalar, in maxScalarIf()
1016 LegalizeAction::MoreElements, in clampMinNumElements()
1034 LegalizeAction::FewerElements, in clampMaxNumElements()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h46 enum LegalizeAction : std::uint8_t { enum
102 using LegalizeActions::LegalizeAction;
136 LegalizeAction Action;
364 LegalizeAction Action;
588 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemDesc()
783 return actionIf(LegalizeAction::Unsupported, in unsupportedIfMemSizeNotPow2()
787 return actionIf(LegalizeAction::Lower, in lowerIfMemSizeNotPow2()
915 LegalizeAction::NarrowScalar, in maxScalarIf()
1016 LegalizeAction::MoreElements, in clampMinNumElements()
1034 LegalizeAction::FewerElements, in clampMaxNumElements()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h46 enum LegalizeAction : std::uint8_t { enum
102 using LegalizeActions::LegalizeAction;
136 LegalizeAction Action;
364 LegalizeAction Action;
588 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemDesc()
783 return actionIf(LegalizeAction::Unsupported, in unsupportedIfMemSizeNotPow2()
787 return actionIf(LegalizeAction::Lower, in lowerIfMemSizeNotPow2()
915 LegalizeAction::NarrowScalar, in maxScalarIf()
1016 LegalizeAction::MoreElements, in clampMinNumElements()
1034 LegalizeAction::FewerElements, in clampMaxNumElements()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h46 enum LegalizeAction : std::uint8_t { enum
102 using LegalizeActions::LegalizeAction;
136 LegalizeAction Action;
364 LegalizeAction Action;
588 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemDesc()
783 return actionIf(LegalizeAction::Unsupported, in unsupportedIfMemSizeNotPow2()
787 return actionIf(LegalizeAction::Lower, in lowerIfMemSizeNotPow2()
915 LegalizeAction::NarrowScalar, in maxScalarIf()
1016 LegalizeAction::MoreElements, in clampMinNumElements()
1034 LegalizeAction::FewerElements, in clampMaxNumElements()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h46 enum LegalizeAction : std::uint8_t { enum
102 using LegalizeActions::LegalizeAction;
153 LegalizeAction Action;
328 LegalizeAction Action;
552 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemDesc()
858 LegalizeAction::NarrowScalar, in maxScalarIf()
925 LegalizeAction::MoreElements, in clampMinNumElements()
943 LegalizeAction::FewerElements, in clampMaxNumElements()
1242 std::pair<LegalizeAction, LLT>
1393 std::pair<LegalizeAction, LLT>
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h46 enum LegalizeAction : std::uint8_t { enum
102 using LegalizeActions::LegalizeAction;
153 LegalizeAction Action;
328 LegalizeAction Action;
552 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemDesc()
858 LegalizeAction::NarrowScalar, in maxScalarIf()
925 LegalizeAction::MoreElements, in clampMinNumElements()
943 LegalizeAction::FewerElements, in clampMaxNumElements()
1242 std::pair<LegalizeAction, LLT>
1393 std::pair<LegalizeAction, LLT>
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h44 enum LegalizeAction : std::uint8_t { enum
100 using LegalizeActions::LegalizeAction;
142 LegalizeAction Action;
379 LegalizeAction Action;
603 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemDesc()
798 return actionIf(LegalizeAction::Unsupported, in unsupportedIfMemSizeNotPow2()
802 return actionIf(LegalizeAction::Lower, in lowerIfMemSizeNotPow2()
940 LegalizeAction::NarrowScalar, in maxScalarIf()
1041 LegalizeAction::MoreElements, in clampMinNumElements()
1059 LegalizeAction::FewerElements, in clampMaxNumElements()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h44 enum LegalizeAction : std::uint8_t { enum
97 using LegalizeActions::LegalizeAction;
148 LegalizeAction Action;
294 LegalizeAction Action;
474 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemDesc()
761 LegalizeAction::NarrowScalar, in maxScalarIf()
828 LegalizeAction::MoreElements, in clampMinNumElements()
846 LegalizeAction::FewerElements, in clampMaxNumElements()
1129 std::pair<LegalizeAction, LLT>
1280 std::pair<LegalizeAction, LLT>
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h44 enum LegalizeAction : std::uint8_t { enum
96 using LegalizeActions::LegalizeAction;
146 LegalizeAction Action;
245 LegalizeAction Action;
425 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemSize()
577 return actionIf(LegalizeAction::Unsupported, in unsupportedIfMemSizeNotPow2()
670 LegalizeAction::MoreElements, in clampMinNumElements()
688 LegalizeAction::FewerElements, in clampMaxNumElements()
961 std::pair<LegalizeAction, LLT>
1112 std::pair<LegalizeAction, LLT>
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h45 enum LegalizeAction : std::uint8_t { enum
97 using LegalizeActions::LegalizeAction;
147 LegalizeAction Action;
246 LegalizeAction Action;
426 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemSize()
578 return actionIf(LegalizeAction::Unsupported, in unsupportedIfMemSizeNotPow2()
685 LegalizeAction::MoreElements, in clampMinNumElements()
703 LegalizeAction::FewerElements, in clampMaxNumElements()
978 std::pair<LegalizeAction, LLT>
1129 std::pair<LegalizeAction, LLT>
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h45 enum LegalizeAction : std::uint8_t { enum
98 using LegalizeActions::LegalizeAction;
149 LegalizeAction Action;
295 LegalizeAction Action;
504 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemDesc()
796 LegalizeAction::NarrowScalar, in maxScalarIf()
863 LegalizeAction::MoreElements, in clampMinNumElements()
881 LegalizeAction::FewerElements, in clampMaxNumElements()
1174 std::pair<LegalizeAction, LLT>
1325 std::pair<LegalizeAction, LLT>
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h45 enum LegalizeAction : std::uint8_t { enum
98 using LegalizeActions::LegalizeAction;
149 LegalizeAction Action;
295 LegalizeAction Action;
504 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemDesc()
796 LegalizeAction::NarrowScalar, in maxScalarIf()
863 LegalizeAction::MoreElements, in clampMinNumElements()
881 LegalizeAction::FewerElements, in clampMaxNumElements()
1174 std::pair<LegalizeAction, LLT>
1325 std::pair<LegalizeAction, LLT>
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h45 enum LegalizeAction : std::uint8_t { enum
98 using LegalizeActions::LegalizeAction;
149 LegalizeAction Action;
295 LegalizeAction Action;
504 return actionIf(LegalizeAction::Legal, in legalForTypesWithMemDesc()
796 LegalizeAction::NarrowScalar, in maxScalarIf()
863 LegalizeAction::MoreElements, in clampMinNumElements()
881 LegalizeAction::FewerElements, in clampMaxNumElements()
1174 std::pair<LegalizeAction, LLT>
1325 std::pair<LegalizeAction, LLT>
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Target/
H A DTargetLowering.h90 enum LegalizeAction { enum
254 LegalizeAction getTypeAction(EVT VT) const { in getTypeAction()
260 LegalizeAction getTypeAction(MVT VT) const { in getTypeAction()
278 LegalizeAction getTypeAction(EVT VT) const { in getTypeAction()
281 LegalizeAction getTypeAction(MVT VT) const { in getTypeAction()
419 return (LegalizeAction)OpActions[I][Op]; in getOperationAction()
481 LegalizeAction
502 LegalizeAction
522 LegalizeAction
527 LegalizeAction Action = (LegalizeAction) in getCondCodeAction()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp67 return {LegalizeAction::UseLegacyRules, 0, LLT{}}; in apply()
85 return {LegalizeAction::Unsupported, 0, LLT{}}; in apply()
162 const LegalizeAction Action = LLT2Action.second; in computeTables()
242 std::pair<LegalizeAction, LLT>
324 if (Step.Action != LegalizeAction::UseLegacyRules) { in getAction()
386 const SizeAndActionsVec &v, LegalizeAction IncreaseAction, in increaseToLargerTypesAndDecreaseToLargest()
387 LegalizeAction DecreaseAction) { in increaseToLargerTypesAndDecreaseToLargest()
407 LegalizeAction IncreaseAction) { in decreaseToSmallerTypesAndIncreaseToSmallest()
435 LegalizeAction Action = Vec[VecIdx].second; in findAction()
480 std::pair<LegalizeAction, LLT>
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp66 return {LegalizeAction::UseLegacyRules, 0, LLT{}}; in apply()
84 return {LegalizeAction::Unsupported, 0, LLT{}}; in apply()
161 const LegalizeAction Action = LLT2Action.second; in computeTables()
241 std::pair<LegalizeAction, LLT>
324 if (Step.Action != LegalizeAction::UseLegacyRules) { in getAction()
385 const SizeAndActionsVec &v, LegalizeAction IncreaseAction, in increaseToLargerTypesAndDecreaseToLargest()
386 LegalizeAction DecreaseAction) { in increaseToLargerTypesAndDecreaseToLargest()
406 LegalizeAction IncreaseAction) { in decreaseToSmallerTypesAndIncreaseToSmallest()
434 LegalizeAction Action = Vec[VecIdx].second; in findAction()
479 std::pair<LegalizeAction, LLT>
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp185 return {LegalizeAction::UseLegacyRules, 0, LLT{}}; in apply()
201 return {LegalizeAction::Unsupported, 0, LLT{}}; in apply()
278 const LegalizeAction Action = LLT2Action.second; in computeTables()
355 std::pair<LegalizeAction, LLT>
437 if (Step.Action != LegalizeAction::UseLegacyRules) { in getAction()
507 const SizeAndActionsVec &v, LegalizeAction IncreaseAction, in increaseToLargerTypesAndDecreaseToLargest()
508 LegalizeAction DecreaseAction) { in increaseToLargerTypesAndDecreaseToLargest()
528 LegalizeAction IncreaseAction) { in decreaseToSmallerTypesAndIncreaseToSmallest()
552 LegalizeAction Action = Vec[VecIdx].second; in findAction()
597 std::pair<LegalizeAction, LLT>
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp195 return {LegalizeAction::UseLegacyRules, 0, LLT{}}; in apply()
211 return {LegalizeAction::Unsupported, 0, LLT{}}; in apply()
311 const LegalizeAction Action = LLT2Action.second; in computeTables()
388 std::pair<LegalizeAction, LLT>
468 if (Step.Action != LegalizeAction::UseLegacyRules) { in getAction()
531 const SizeAndActionsVec &v, LegalizeAction IncreaseAction, in increaseToLargerTypesAndDecreaseToLargest()
532 LegalizeAction DecreaseAction) { in increaseToLargerTypesAndDecreaseToLargest()
552 LegalizeAction IncreaseAction) { in decreaseToSmallerTypesAndIncreaseToSmallest()
576 LegalizeAction Action = Vec[VecIdx].second; in findAction()
622 std::pair<LegalizeAction, LLT>
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp193 return {LegalizeAction::UseLegacyRules, 0, LLT{}}; in apply()
209 return {LegalizeAction::Unsupported, 0, LLT{}}; in apply()
309 const LegalizeAction Action = LLT2Action.second; in computeTables()
386 std::pair<LegalizeAction, LLT>
466 if (Step.Action != LegalizeAction::UseLegacyRules) { in getAction()
529 const SizeAndActionsVec &v, LegalizeAction IncreaseAction, in increaseToLargerTypesAndDecreaseToLargest()
530 LegalizeAction DecreaseAction) { in increaseToLargerTypesAndDecreaseToLargest()
550 LegalizeAction IncreaseAction) { in decreaseToSmallerTypesAndIncreaseToSmallest()
574 LegalizeAction Action = Vec[VecIdx].second; in findAction()
620 std::pair<LegalizeAction, LLT>
[all …]

12345678910