Home
last modified time | relevance | path

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

/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 __anond1395e1e0111::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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp136 bool LegalTypes = false; member in __anonceb0aa400111::DAGCombiner
9076 SelectionDAG &DAG, bool LegalTypes) { in tryToFoldExtendOfConstant()
DSelectionDAG.cpp1334 const SDLoc &DL, bool LegalTypes) { in getShiftAmountConstant()