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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h214 bool isMachineValueType() const { function in struct:llvm::TypeSetByHwMode
220 assert(isMachineValueType());
H A DGlobalISelEmitter.cpp1618 if (!VTy.isMachineValueType())
3321 if (ChildTypes.front().isMachineValueType()) {
4152 if (ChildTypes.front().isMachineValueType())

Completed in 56 milliseconds