Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprConstant.cpp1602 llvm::Constant *tryEmit();
1650 llvm::Constant *ConstantLValueEmitter::tryEmit() { in tryEmit() function in ConstantLValueEmitter
1873 return ConstantLValueEmitter(*this, Value, DestType).tryEmit(); in tryEmitPrivate()