| convertArgAndResultAttrs(ArgAndResultAttrsOpInterface attrsOp, llvm::CallBase *call, ArrayRef< unsigned > immArgPositions={}) | mlir::LLVM::ModuleTranslation | |
| convertBlock(Block &bb, bool ignoreArguments, llvm::IRBuilderBase &builder) | mlir::LLVM::ModuleTranslation | inline |
| convertType(Type type) | mlir::LLVM::ModuleTranslation | |
| forgetMapping(Region ®ion) | mlir::LLVM::ModuleTranslation | |
| getContext() | mlir::LLVM::ModuleTranslation | inline |
| getLLVMContext() const | mlir::LLVM::ModuleTranslation | inline |
| getLLVMModule() | mlir::LLVM::ModuleTranslation | inline |
| getOpenMPBuilder() | mlir::LLVM::ModuleTranslation | |
| getOrCreateAliasScope(AliasScopeAttr aliasScopeAttr) | mlir::LLVM::ModuleTranslation | |
| getOrCreateAliasScopes(ArrayRef< AliasScopeAttr > aliasScopeAttrs) | mlir::LLVM::ModuleTranslation | |
| getOrInsertNamedModuleMetadata(StringRef name) | mlir::LLVM::ModuleTranslation | |
| invalidateOmpLoop(omp::NewCliOp mlir) | mlir::LLVM::ModuleTranslation | inline |
| invalidateOmpLoop(Value mlir) | mlir::LLVM::ModuleTranslation | inline |
| lookupAlias(Operation *op) | mlir::LLVM::ModuleTranslation | inline |
| lookupBlock(Block *block) const | mlir::LLVM::ModuleTranslation | inline |
| lookupBlockAddress(BlockAddressAttr attr) const | mlir::LLVM::ModuleTranslation | inline |
| lookupBranch(Operation *op) const | mlir::LLVM::ModuleTranslation | inline |
| lookupCall(Operation *op) const | mlir::LLVM::ModuleTranslation | inline |
| lookupFunction(StringRef name) const | mlir::LLVM::ModuleTranslation | inline |
| lookupGlobal(Operation *op) | mlir::LLVM::ModuleTranslation | inline |
| lookupIFunc(Operation *op) | mlir::LLVM::ModuleTranslation | inline |
| lookupOMPLoop(omp::NewCliOp mlir) const | mlir::LLVM::ModuleTranslation | inline |
| lookupOMPLoop(Value mlir) const | mlir::LLVM::ModuleTranslation | inline |
| lookupValue(Value value) const | mlir::LLVM::ModuleTranslation | inline |
| lookupValues(ValueRange values) | mlir::LLVM::ModuleTranslation | |
| mapBlock(Block *mlir, llvm::BasicBlock *llvm) | mlir::LLVM::ModuleTranslation | inline |
| mapBlockAddress(BlockAddressAttr attr, llvm::BasicBlock *block) | mlir::LLVM::ModuleTranslation | inline |
| mapBranch(Operation *mlir, llvm::Instruction *llvm) | mlir::LLVM::ModuleTranslation | inline |
| mapCall(Operation *mlir, llvm::CallInst *llvm) | mlir::LLVM::ModuleTranslation | inline |
| mapFunction(StringRef name, llvm::Function *func) | mlir::LLVM::ModuleTranslation | inline |
| mapOmpLoop(omp::NewCliOp mlir, llvm::CanonicalLoopInfo *llvm) | mlir::LLVM::ModuleTranslation | inline |
| mapOmpLoop(Value mlir, llvm::CanonicalLoopInfo *llvm) | mlir::LLVM::ModuleTranslation | inline |
| mapUnresolvedBlockAddress(BlockAddressOp op, llvm::Value *cst) | mlir::LLVM::ModuleTranslation | inline |
| mapValue(Value mlir, llvm::Value *llvm) | mlir::LLVM::ModuleTranslation | inline |
| mapValue(Value value) | mlir::LLVM::ModuleTranslation | inline |
| mlir::translateModuleToLLVMIR(Operation *, llvm::LLVMContext &, StringRef, bool) | mlir::LLVM::ModuleTranslation | friend |
| SaveStack typedef | mlir::LLVM::ModuleTranslation | |
| setAccessGroupsMetadata(AccessGroupOpInterface op, llvm::Instruction *inst) | mlir::LLVM::ModuleTranslation | |
| setAliasScopeMetadata(AliasAnalysisOpInterface op, llvm::Instruction *inst) | mlir::LLVM::ModuleTranslation | |
| setBranchWeightsMetadata(WeightedBranchOpInterface op) | mlir::LLVM::ModuleTranslation | |
| setDereferenceableMetadata(DereferenceableOpInterface op, llvm::Instruction *inst) | mlir::LLVM::ModuleTranslation | |
| setDisjointFlag(Operation *op, llvm::Value *value) | mlir::LLVM::ModuleTranslation | |
| setLoopMetadata(Operation *op, llvm::Instruction *inst) | mlir::LLVM::ModuleTranslation | |
| setTBAAMetadata(AliasAnalysisOpInterface op, llvm::Instruction *inst) | mlir::LLVM::ModuleTranslation | |
| stackPop() | mlir::LLVM::ModuleTranslation | inline |
| stackPush(Args &&...args) | mlir::LLVM::ModuleTranslation | inline |
| stackWalk(llvm::function_ref< WalkResult(T &)> callback) | mlir::LLVM::ModuleTranslation | inline |
| symbolTable() | mlir::LLVM::ModuleTranslation | inline |
| translateDebugInfo(LLVM::DINodeAttr attr) | mlir::LLVM::ModuleTranslation | |
| translateExpression(LLVM::DIExpressionAttr attr) | mlir::LLVM::ModuleTranslation | |
| translateFPExceptionBehavior(LLVM::FPExceptionBehavior exceptionBehavior) | mlir::LLVM::ModuleTranslation | |
| translateGlobalVariableExpression(LLVM::DIGlobalVariableExpressionAttr attr) | mlir::LLVM::ModuleTranslation | |
| translateLoc(Location loc, llvm::DILocalScope *scope) | mlir::LLVM::ModuleTranslation | |
| translateRoundingMode(LLVM::RoundingMode rounding) | mlir::LLVM::ModuleTranslation | |