Home
last modified time | relevance | path

Searched defs:ParamVTs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h53 std::vector<MVT::SimpleValueType> ParamVTs; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp458 SmallVector<MVT, 4> ParamVTs; in emitFunctionBodyStart() local