Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCInstrDesc.cpp24 unsigned PC = RI.getProgramCounter(); in mayAffectControlFlow()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h88 unsigned PC = MCRI.getProgramCounter(); in mayAffectControlFlow()
H A DMCRegisterInfo.h357 MCRegister getProgramCounter() const { in getProgramCounter() function