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

/external/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h49 /// ParamVTs - The MVT::SimpleValueType for each parameter type. Note that
53 std::vector<MVT::SimpleValueType> ParamVTs; member in struct:llvm::CodeGenIntrinsic::IntrinsicSignature

Completed in 31 milliseconds