Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h213 bool isMachineValueType() const { in isMachineValueType() function
219 assert(isMachineValueType()); in getMachineValueType()
H A DGlobalISelEmitter.cpp1730 if (!VTy.isMachineValueType()) in addTypeCheckPredicate()
3556 if (ChildTypes.front().isMachineValueType()) { in getInstResultType()
4550 if (ChildTypes.front().isMachineValueType()) in importExplicitUseRenderer()
4794 if (!ExtTy.isMachineValueType()) in importExplicitDefRenderers()