Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DLoweringHelpers.h37 lowerConstArrayAttr(cir::ConstArrayAttr constArr,
/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/
H A DLoweringHelpers.cpp119 lowerConstArrayAttr(cir::ConstArrayAttr constArr, in lowerConstArrayAttr() function
/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp1047 (denseAttr = lowerConstArrayAttr(constArr, typeConverter))) { in matchAndRewrite()