Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h204 bool isMachineValueType() const { in isMachineValueType() function
210 assert(isMachineValueType()); in getMachineValueType()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp308 if (ChildTypes.front().isMachineValueType()) { in getInstResultType()
1576 if (!ExtTy.isMachineValueType()) in importExplicitDefRenderers()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1411 if (!VTy.isMachineValueType()) in addTypeCheckPredicate()