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.h206 bool isMachineValueType() const { in isMachineValueType() function
212 assert(isMachineValueType()); in getMachineValueType()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp306 if (ChildTypes.front().isMachineValueType()) { in getInstResultType()
1286 if (ChildTypes.front().isMachineValueType()) in importExplicitUseRenderer()
1554 if (!ExtTy.isMachineValueType()) in importExplicitDefRenderers()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1403 if (!VTy.isMachineValueType()) in addTypeCheckPredicate()