Home
last modified time | relevance | path

Searched refs:all_valuetypes (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h1125 static mvt_range all_valuetypes() { in all_valuetypes() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp623 for (MVT VT : MVT::all_valuetypes()) { in initActions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp907 for (MVT InnerVT : MVT::all_valuetypes()) in addTypeForNEON()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp232 for (MVT VT : MVT::all_valuetypes()) in DAGCombiner()