Searched defs:InstrSize (Results 1 – 3 of 3) sorted by relevance
434 uint64_t InstrSize = 0; in addFunctionPointerRelocationsToCurrentSymbol() local
76 const SampleContextFrameVector &Context, uint32_t InstrSize) { in addInstructionForContext()
3447 int64_t InstrSize = (Size > 16) ? 32 : 16; in emitUnrolled() local