Home
last modified time | relevance | path

Searched defs:LegalTypes (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp758 const TypeSetByHwMode::SetType &LegalTypes = Legal.get(DefaultMode); in expandOverloads() local
821 TypeSetByHwMode::SetType &LegalTypes = LegalCache.getOrCreate(DefaultMode); in getLegalTypes() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp82 ArrayRef<MVT::SimpleValueType> LegalTypes = in FillWithPossibleTypes() local
/external/llvm/include/llvm/Target/
DTargetLowering.h2265 bool LegalTypes() const { return LegalTys; } in LegalTypes() function
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp93 bool LegalTypes; member in __anon08739a190111::DAGCombiner
1844 bool LegalTypes) { in tryFoldToZero()
5780 SelectionDAG &DAG, bool LegalTypes, in tryToFoldExtendOfConstant()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3077 bool LegalTypes() const { return LegalTys; } in LegalTypes() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h3257 bool LegalTypes() const { return LegalTys; } in LegalTypes() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp136 bool LegalTypes = false; member in __anon3c3dfcfb0111::DAGCombiner
9076 SelectionDAG &DAG, bool LegalTypes) { in tryToFoldExtendOfConstant()
DSelectionDAG.cpp1334 const SDLoc &DL, bool LegalTypes) { in getShiftAmountConstant()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp150 bool LegalTypes = false; member in __anon9a86f9870111::DAGCombiner
9973 SelectionDAG &DAG, bool LegalTypes) { in tryToFoldExtendOfConstant()
DSelectionDAG.cpp1391 const SDLoc &DL, bool LegalTypes) { in getShiftAmountConstant()