Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp405 if (auto targetExtType = dyn_cast<LLVMTargetExtType>(getElemType()); verify() local
2081 if (auto targetExtType = dyn_cast<LLVMTargetExtType>(getType())) { verify() local
2588 if (auto targetExtType = dyn_cast<LLVMTargetExtType>(getType())) verify() local
2648 if (auto targetExtType = dyn_cast<LLVMTargetExtType>(getType())) { verify() local
/llvm-project/mlir/lib/Target/LLVMIR/
H A DModuleImport.cpp1132 LLVMTargetExtType targetExtType = convertConstant() local