Searched defs:updateState (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCInstrAnalysis.h | 53 virtual void updateState(const MCInst &Inst, uint64_t Addr) {} in updateState() function |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | ARC.cpp | 30 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 D | RISCVMCTargetDesc.cpp | 161 void updateState(const MCInst &Inst, uint64_t Addr) override { updateState() function in __anonbeefa4100111::RISCVMCInstrAnalysis |