Home
last modified time | relevance | path

Searched defs:SPIRVInstruction (Results 1 – 5 of 5) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVInstruction.cpp49 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
DSPIRVBasicBlock.h48 class SPIRVInstruction; variable
DSPIRVModule.h58 class SPIRVInstruction; variable
DSPIRVInstruction.h207 :SPIRVInstruction(OC), HasVariWC(false){ in SPIRVInstruction() function
/external/spirv-llvm/lib/SPIRV/
DOCLUtil.h491 class SPIRVInstruction; variable