Home
last modified time | relevance | path

Searched refs:createInstFromSpecConstantOp (Results 1 – 3 of 3) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVInstruction.cpp218 createInstFromSpecConstantOp(SPIRVSpecConstantOp *Inst) { in createInstFromSpecConstantOp() function
DSPIRVInstruction.h1872 SPIRVInstruction *createInstFromSpecConstantOp(SPIRVSpecConstantOp *C);
/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp1423 auto BI = createInstFromSpecConstantOp( in transValueWithoutDecoration()