Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp203 static std::optional<LLTCodeGen> MVTToLLT(MVT::SimpleValueType SVT) { in MVTToLLT() function
1738 auto OpTyOrNone = MVTToLLT(VTy.getMachineValueType().SimpleTy); in addTypeCheckPredicate()
3558 MVTToLLT(ChildTypes.front().getMachineValueType().SimpleTy); in getInstResultType()
3829 MVTToLLT(getValueType(Predicate.getMemoryVT())); in getMemSizeBitsFromPredicate()
4551 OpTyOrNone = MVTToLLT(ChildTypes.front().getMachineValueType().SimpleTy); in importExplicitUseRenderer()
4797 auto OpTy = MVTToLLT(ExtTy.getMachineValueType().SimpleTy); in importExplicitDefRenderers()
4988 OpTyOrNone = MVTToLLT(getValueType( in importDefaultOperandRenderers()