Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h213 bool isMachineValueType() const { in isMachineValueType() function
219 assert(isMachineValueType()); in getMachineValueType()
H A DGlobalISelEmitter.cpp1496 if (!VTy.isMachineValueType()) in addTypeCheckPredicate()
3550 if (ChildTypes.front().isMachineValueType()) in importExplicitUseRenderer()
3588 if (ChildTypes.front().isMachineValueType()) in importExplicitUseRenderer()