Home
last modified time | relevance | path

Searched defs:containerType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp652 __anonb47beb210602(auto containerType) destructureIndices() argument
763 __anonb47beb210b02(auto containerType) verifyStructIndices() argument
1610 getInsertExtractValueElementType(function_ref<InFlightDiagnostic (StringRef)> emitError,Type containerType,ArrayRef<int64_t> position) getInsertExtractValueElementType() argument
1718 parseInsertExtractValueElementType(AsmParser & parser,Type & valueType,Type containerType,DenseI64ArrayAttr position) parseInsertExtractValueElementType() argument
1731 printInsertExtractValueElementType(AsmPrinter & printer,Operation * op,Type valueType,Type containerType,DenseI64ArrayAttr position) printInsertExtractValueElementType() argument
2195 auto containerType = v1.getType(); build() local
[all...]
H A DLLVMTypes.cpp832 __anonb2bfb0400f02(auto containerType) isCompatibleImpl() argument
/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/
H A DSPIRVToLLVM.cpp626 Type containerType = op.getComposite().getType(); matchAndRewrite() local
658 Type containerType = op.getComposite().getType(); matchAndRewrite() local
/llvm-project/lld/MachO/
H A DObjC.cpp274 StringRef containerType = mc.kind == MCK_Category ? "category" : "class"; parseMethods() local