Home
last modified time | relevance | path

Searched defs:getOperands (Results 1 – 2 of 2) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVInstruction.cpp111 SPIRVInstruction::getOperands() { in getOperands() function in SPIRV::SPIRVInstruction
DSPIRVInstruction.h319 virtual std::vector<SPIRVValue *> getOperands() { in getOperands() function