Home
last modified time | relevance | path

Searched defs:InstrSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp383 uint64_t InstrSize = 0; in addFunctionPointerRelocationsToCurrentSymbol() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4236 int64_t InstrSize = (Size > 16) ? 32 : 16; in emitUnrolled() local