Home
last modified time | relevance | path

Searched defs:getOperandTypes (Results 1 – 3 of 3) 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/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp163 ArrayRef<CFIProgram::OperandType[2]> CFIProgram::getOperandTypes() { in getOperandTypes() function in CFIProgram
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp332 static ArrayRef<OperandType[2]> getOperandTypes() { in getOperandTypes() function