Home
last modified time | relevance | path

Searched defs:hasArrayArg (Results 1 – 2 of 2) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/
H A DPreprocessSPVIR.cpp282 bool PreprocessSPVIR::hasArrayArg(llvm::Function& F) in hasArrayArg() function in PreprocessSPVIR
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/lib/SPIRV/
H A DSPIRVUtil.cpp615 bool hasArrayArg(Function *F) { in hasArrayArg() function