Home
last modified time | relevance | path

Searched refs:tryEmit (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1828 llvm::Constant *tryEmit();
1870 llvm::Constant *ConstantLValueEmitter::tryEmit() { in tryEmit() function in ConstantLValueEmitter
2094 return ConstantLValueEmitter(*this, Value, DestType).tryEmit(); in tryEmitPrivate()