Lines Matching refs:SPIRVInstruction
49 SPIRVInstruction::SPIRVInstruction(unsigned TheWordCount, Op TheOC, in SPIRVInstruction() function in SPIRV::SPIRVInstruction
56 SPIRVInstruction::SPIRVInstruction(unsigned TheWordCount, Op TheOC, in SPIRVInstruction() function in SPIRV::SPIRVInstruction
63 SPIRVInstruction::SPIRVInstruction(unsigned TheWordCount, Op TheOC, in SPIRVInstruction() function in SPIRV::SPIRVInstruction
69 SPIRVInstruction::SPIRVInstruction(unsigned TheWordCount, Op TheOC, in SPIRVInstruction() function in SPIRV::SPIRVInstruction
75 SPIRVInstruction::SPIRVInstruction(unsigned TheWordCount, Op TheOC, in SPIRVInstruction() function in SPIRV::SPIRVInstruction
82 SPIRVInstruction::setParent(SPIRVBasicBlock *TheBB) { in setParent()
91 SPIRVInstruction::setScope(SPIRVEntry *Scope) { in setScope()
111 SPIRVInstruction::getOperands() { in getOperands()
118 SPIRVInstruction::getOperandTypes(const std::vector<SPIRVValue *> &Ops) { in getOperandTypes()
133 SPIRVInstruction::getOperandTypes() { in getOperandTypes()
206 createSpecConstantOpInst(SPIRVInstruction *Inst) { in createSpecConstantOpInst()
217 SPIRVInstruction *