Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp596 class IntLiteralResult : public Result { class
600 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult() function in __anonf88c1dfe0111::IntLiteralResult
1184 return std::make_shared<IntLiteralResult>( in getCodeForDag()
1211 return std::make_shared<IntLiteralResult>( in getCodeForDag()
1223 return std::make_shared<IntLiteralResult>(getScalarType("u32"), in getCodeForDag()
1276 return std::make_shared<IntLiteralResult>(getScalarType("u32"), in getCodeForDagArg()