Searched defs:ResultVTs (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp291 SmallVector<MVT, 1> ResultVTs; local
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp695 std::array<MVT::SimpleValueType, 1> ResultVTs = {{ N->getSimpleType(0) }}; local
885 SmallVector<MVT::SimpleValueType, 4> ResultVTs; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8463 SmallVector<EVT, 1> ResultVTs; local

Completed in 133 milliseconds