Home
last modified time | relevance | path

Searched refs:ParamVTs (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenIntrinsics.h53 std::vector<MVT::SimpleValueType> ParamVTs; member
DCodeGenTarget.cpp468 IS.ParamVTs.push_back(VT); in CodeGenIntrinsic()
DCodeGenDAGPatterns.cpp1483 unsigned NumParamVTs = Int->IS.ParamVTs.size(); in ApplyTypeConstraints()
1499 MVT::SimpleValueType OpVT = Int->IS.ParamVTs[i]; in ApplyTypeConstraints()
/external/llvm/utils/TableGen/
DCodeGenIntrinsics.h53 std::vector<MVT::SimpleValueType> ParamVTs; member
DCodeGenTarget.cpp563 IS.ParamVTs.push_back(VT); in CodeGenIntrinsic()
DCodeGenDAGPatterns.cpp1779 unsigned NumParamVTs = Int->IS.ParamVTs.size(); in ApplyTypeConstraints()
1797 MVT::SimpleValueType OpVT = Int->IS.ParamVTs[i]; in ApplyTypeConstraints()