Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprConstant.cpp1801 llvm::Constant *tryEmit();
1849 llvm::Constant *ConstantLValueEmitter::tryEmit() { in tryEmit() function in ConstantLValueEmitter
2079 return ConstantLValueEmitter(*this, Value, DestType).tryEmit(); in tryEmitPrivate()