Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp352 static const Type *getMachineInstrType(MachineInstr *MI) { in getMachineInstrType() function
381 return getMachineInstrType(MI); in getBlockStructType()
2082 const Type *LocalSizeTy = getMachineInstrType(ArrayMI); in buildEnqueueKernel()