Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineValueType.h690 static mvt_range all_valuetypes() { in all_valuetypes() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMachineValueType.h1013 static mvt_range all_valuetypes() { in all_valuetypes() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp586 for (MVT VT : MVT::all_valuetypes()) { in initActions()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp854 for (MVT VT : MVT::all_valuetypes()) { in initActions()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp786 for (MVT T : MVT::all_valuetypes()) in expandOverloads()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp681 for (MVT InnerVT : MVT::all_valuetypes()) in addTypeForNEON()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp792 for (MVT InnerVT : MVT::all_valuetypes()) in addTypeForNEON()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp166 for (MVT VT : MVT::all_valuetypes()) in DAGCombiner()