Home
last modified time | relevance | path

Searched refs:OCLExtOpKind (Results 1 – 8 of 8) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVExtInst.h57 typedef OpenCLLIB::Entrypoints OCLExtOpKind; typedef
60 SPIRVMap<OCLExtOpKind, std::string>::init() { in init()
254 SPIRV_DEF_NAMEMAP(OCLExtOpKind, OCLExtOpMap) in SPIRV_DEF_NAMEMAP() argument
DSPIRVStream.h193 SPIRV_DEC_ENCDEC(OCLExtOpKind)
DSPIRVStream.cpp141 SPIRV_DEF_ENCDEC(OCLExtOpKind) in SPIRV_DEF_ENCDEC()
DSPIRVInstruction.h1262 auto EOC = static_cast<OCLExtOpKind>(ExtOp);
1280 OCLExtOpKind ExtOpOCL;
/external/spirv-llvm/lib/SPIRV/
DOCLUtil.cpp136 OCLExtOpKind EOC; in getExtOp()
DSPIRVUtil.cpp419 ExtOpName = getName(static_cast<OCLExtOpKind>(ExtOp)); in getSPIRVExtFuncName()
DSPIRVWriter.cpp367 OCLExtOpKind EOC; in isBuiltinTransToExtInst()
DSPIRVReader.cpp2359 UnmangledName = OCLExtOpMap::map(static_cast<OCLExtOpKind>( in transOCLBuiltinFromExtInst()