Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h216 bool isMachineValueType() const { in isMachineValueType() function
222 assert(isMachineValueType()); in getMachineValueType()
H A DGlobalISelEmitter.cpp297 if (ChildTypes.front().isMachineValueType()) { in getInstResultType()
1261 if (ChildTypes.front().isMachineValueType()) in importExplicitUseRenderer()
1521 if (!ExtTy.isMachineValueType()) in importExplicitDefRenderers()
H A DGlobalISelMatchTable.cpp1362 if (!VTy.isMachineValueType()) in addTypeCheckPredicate()