Searched refs:getNewIdentified (Results 1 – 4 of 4) sorted by relevance
32 Type descriptorType = LLVM::LLVMStructType::getNewIdentified( in undef()
309 static LLVMStructType getNewIdentified(MLIRContext *context, StringRef name,
646 auto structType = LLVM::LLVMStructType::getNewIdentified(context, StringRef(), in generateParamsArray()
412 LLVMStructType LLVMStructType::getNewIdentified(MLIRContext *context, in getNewIdentified() function in LLVMStructType