Home
last modified time | relevance | path

Searched defs:updateState (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h53 virtual void updateState(const MCInst &Inst, uint64_t Addr) {} in updateState() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARC.cpp30 void updateState(const ABIArgInfo &Info, QualType Ty, CCState &State) const { in updateState() function in __anonc1b40d8f0111::ARCABIInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCTargetDesc.cpp161 void updateState(const MCInst &Inst, uint64_t Addr) override { updateState() function in __anonbeefa4100111::RISCVMCInstrAnalysis