Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp496 Value *oclTransConstantSampler(SPIRV::SPIRVConstantSampler* BCS);
1276 SPIRVToLLVM::oclTransConstantSampler(SPIRV::SPIRVConstantSampler* BCS) { in oclTransConstantSampler() function in SPIRV::SPIRVToLLVM
1414 return mapValue(BV, oclTransConstantSampler(BCS)); in transValueWithoutDecoration()