Searched refs:adjustBranchTarget (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRFixupKinds.h141 template <typename T> inline void adjustBranchTarget(T &val) { val >>= 1; } function in namespace:llvm::AVR::fixups
H A DAVRMCCodeEmitter.cpp109 AVR::fixups::adjustBranchTarget(target);
223 AVR::fixups::adjustBranchTarget(Target);
H A DAVRAsmBackend.cpp84 AVR::fixups::adjustBranchTarget(Value);
95 AVR::fixups::adjustBranchTarget(Value);

Completed in 200 milliseconds