Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h210 bool isMachineValueType() const { in isMachineValueType() function
216 assert(isMachineValueType()); in getMachineValueType()
H A DGlobalISelEmitter.cpp1725 if (!VTy.isMachineValueType()) in addTypeCheckPredicate()
3521 if (ChildTypes.front().isMachineValueType()) { in getInstResultType()
4496 if (ChildTypes.front().isMachineValueType()) in importExplicitUseRenderer()
4740 if (!ExtTy.isMachineValueType()) in importExplicitDefRenderers()