HomeSort by relevance Sort by last modified time
    Searched refs:isOperandLiteral (Results 1 - 3 of 3) sorted by null

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVInstruction.h 240 virtual bool isOperandLiteral(unsigned I) const {
304 return isOperandLiteral(I) ? Module->getLiteralAsConstant(Ops[I]) :
330 if (!isOperandLiteral(I))
    [all...]
SPIRVEntry.h 270 virtual bool isOperandLiteral(unsigned Index) const {
  /external/spirv-llvm/lib/SPIRV/
SPIRVWriter.cpp     [all...]

Completed in 162 milliseconds