Home
last modified time | relevance | path

Searched refs:ParamVTs (Results 1 – 9 of 9) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenIntrinsics.h54 std::vector<MVT::SimpleValueType> ParamVTs; member
DCodeGenTarget.cpp651 IS.ParamVTs.push_back(VT); in CodeGenIntrinsic()
DCodeGenDAGPatterns.cpp2280 unsigned NumParamVTs = Int->IS.ParamVTs.size(); in ApplyTypeConstraints()
2297 MVT::SimpleValueType OpVT = Int->IS.ParamVTs[i]; in ApplyTypeConstraints()