Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVInstruction.cpp118 SPIRVInstruction::getOperandTypes(const std::vector<SPIRVValue *> &Ops) { in getOperandTypes() function in SPIRV::SPIRVInstruction
133 SPIRVInstruction::getOperandTypes() { in getOperandTypes() function in SPIRV::SPIRVInstruction
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp332 static ArrayRef<OperandType[2]> getOperandTypes() { in getOperandTypes() function