Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_arm.cpp38 inline static uint32_t getMovtMask(const uint32_t Value) XRAY_NEVER_INSTRUMENT { in getMovtMask() function
54 *Address = (0xE3400000 | (uint32_t(regNo) << 12) | getMovtMask(Value)); in write32bitLoadReg()