Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3077 bool LegalTypes() const { return LegalTys; } in LegalTypes() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp136 bool LegalTypes = false; member in __anon53d4a4fc0111::DAGCombiner
9076 SelectionDAG &DAG, bool LegalTypes) { in tryToFoldExtendOfConstant()
DSelectionDAG.cpp1334 const SDLoc &DL, bool LegalTypes) { in getShiftAmountConstant()