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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastTileConfig.cpp99 static bool isTilePhysReg(MachineOperand &Op) { function
110 assert(isTilePhysReg(*Op) && "Tile Operand is invalid");
136 if (isTilePhysReg(MO))
176 if (!isTilePhysReg(MO))

Completed in 125 milliseconds