Searched refs:tryEmitAbsolute (Results 1 – 2 of 2) sorted by relevance
366 mlir::Attribute tryEmitAbsolute(mlir::Type destTy);403 return tryEmitAbsolute(destTy); in tryEmit()434 mlir::Attribute ConstantLValueEmitter::tryEmitAbsolute(mlir::Type destTy) { in tryEmitAbsolute() function in ConstantLValueEmitter
2086 llvm::Constant *tryEmitAbsolute(llvm::Type *destTy);2147 return tryEmitAbsolute(destTy); in tryEmit()2181 ConstantLValueEmitter::tryEmitAbsolute(llvm::Type *destTy) { in tryEmitAbsolute() function in ConstantLValueEmitter