HomeSort by relevance Sort by last modified time
    Searched refs:SPIRVExtInst (Results 1 - 5 of 5) sorted by null

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVEntry.cpp 100 std::unique_ptr<SPIRV::SPIRVExtInst>
103 return std::unique_ptr<SPIRVExtInst>(new SPIRVExtInst(Set, ExtOp));
SPIRVEntry.h 66 class SPIRVExtInst;
307 static std::unique_ptr<SPIRVExtInst> create_unique(
SPIRVInstruction.h     [all...]
SPIRVModule.cpp 45 #include "SPIRVExtInst.h"
    [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVReader.cpp 46 #include "SPIRVExtInst.h"
304 Instruction *transOCLBuiltinFromExtInst(SPIRVExtInst *BC, BasicBlock *BB);
    [all...]

Completed in 415 milliseconds