Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h35 ErrorCallbackType; typedef
52 ErrorCallbackType ErrorCallback) const { in parseImmMnemonic()
68 const PseudoSourceValue *&PSV, ErrorCallbackType ErrorCallback) const { in parseCustomPseudoSourceValue()
84 ErrorCallbackType ErrorCallback);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp25 using ErrorCallbackType = typedef
398 ErrorCallbackType ErrorCallback) { in maybeLexIRBlock()
408 ErrorCallbackType ErrorCallback) { in maybeLexIRValue()
418 ErrorCallbackType ErrorCallback) { in maybeLexStringConstant()
452 ErrorCallbackType ErrorCallback) { in maybeLexRegister()
477 ErrorCallbackType ErrorCallback) { in maybeLexGlobalValue()
494 ErrorCallbackType ErrorCallback) { in maybeLexExternalSymbol()
502 ErrorCallbackType ErrorCallback) { in maybeLexMCSymbol()
616 ErrorCallbackType ErrorCallback) { in maybeLexExclaim()
692 ErrorCallbackType ErrorCallback) { in maybeLexEscapedIRValue()
[all …]
H A DMIParser.cpp614 ErrorCallbackType; typedef
1874 ErrorCallbackType ErrCB) { in parseIRConstant()
2061 ErrorCallbackType ErrCB) { in getUnsigned()
2170 ErrorCallbackType ErrCB) { in parseGlobalValue()
3104 const Value *&V, ErrorCallbackType ErrCB) { in parseIRValue()
3652 ErrorCallbackType ErrorCallback) { in parseIRValue()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMIRFormatter.h36 ErrorCallbackType ErrorCallback) const override;
H A DAMDGPUMIRFormatter.cpp22 const PseudoSourceValue *&PSV, ErrorCallbackType ErrorCallback) const { in parseCustomPseudoSourceValue()