Searched defs:InstrSize (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | IndirectionUtils.cpp | 382 uint64_t InstrSize = 0; addFunctionPointerRelocationsToCurrentSymbol() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FrameLowering.cpp | 3750 int64_t InstrSize = (Size > 16) ? 32 : 16; emitUnrolled() local |