Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h33 ErrorCallbackType; typedef
50 ErrorCallbackType ErrorCallback) const { in parseImmMnemonic()
66 const PseudoSourceValue *&PSV, ErrorCallbackType ErrorCallback) const { in parseCustomPseudoSourceValue()
82 ErrorCallbackType ErrorCallback);
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp27 using ErrorCallbackType = typedef
389 ErrorCallbackType ErrorCallback) { in maybeLexIRBlock()
399 ErrorCallbackType ErrorCallback) { in maybeLexIRValue()
409 ErrorCallbackType ErrorCallback) { in maybeLexStringConstant()
443 ErrorCallbackType ErrorCallback) { in maybeLexRegister()
468 ErrorCallbackType ErrorCallback) { in maybeLexGlobalValue()
485 ErrorCallbackType ErrorCallback) { in maybeLexExternalSymbol()
493 ErrorCallbackType ErrorCallback) { in maybeLexMCSymbol()
607 ErrorCallbackType ErrorCallback) { in maybeLexExclaim()
683 ErrorCallbackType ErrorCallback) { in maybeLexEscapedIRValue()
[all …]
H A DMIParser.cpp611 ErrorCallbackType; typedef
1770 ErrorCallbackType ErrCB) { in parseIRConstant()
1939 ErrorCallbackType ErrCB) { in getUnsigned()
2048 ErrorCallbackType ErrCB) { in parseGlobalValue()
2936 const Value *&V, ErrorCallbackType ErrCB) { in parseIRValue()
3456 ErrorCallbackType ErrorCallback) { in parseIRValue()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMIRFormatter.h42 ErrorCallbackType ErrorCallback) const override;
H A DAMDGPUMIRFormatter.cpp22 const PseudoSourceValue *&PSV, ErrorCallbackType ErrorCallback) const { in parseCustomPseudoSourceValue()