Searched defs:convertInstruction (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/include/mlir/Target/LLVMIR/ | ||
H A D | LLVMImportInterface.h | 57 convertInstruction(OpBuilder &builder, llvm::Instruction *inst, in convertInstruction() function |
/llvm-project/mlir/test/lib/Dialect/Test/ | ||
H A D | TestFromLLVMIRTranslation.cpp | 61 convertInstruction(OpBuilder &builder, llvm::Instruction *inst, in convertInstruction() function in __anon613554380111::TestDialectLLVMImportDialectInterface |
/llvm-project/mlir/lib/Target/LLVMIR/ | ||
H A D | ModuleImport.cpp | 1376 LogicalResult ModuleImport::convertInstruction(llvm::Instruction *inst) { convertInstruction() function in ModuleImport |