Searched refs:InstrSize (Results 1 – 4 of 4) sorted by relevance
434 uint64_t InstrSize = 0; in addFunctionPointerRelocationsToCurrentSymbol() local437 Instr, InstrSize, Content.drop_front(I), InstrStart, CommentStream); in addFunctionPointerRelocationsToCurrentSymbol()446 I += InstrSize; in addFunctionPointerRelocationsToCurrentSymbol()450 MIA.evaluateMemoryOperandAddress(Instr, &STI, InstrStart, InstrSize); in addFunctionPointerRelocationsToCurrentSymbol()455 MIA.getMemoryOperandRelocationOffset(Instr, InstrSize); in addFunctionPointerRelocationsToCurrentSymbol()456 if (!RelocOffInInstr || InstrSize - *RelocOffInInstr != 4) { in addFunctionPointerRelocationsToCurrentSymbol()
76 const SampleContextFrameVector &Context, uint32_t InstrSize) { in addInstructionForContext() argument86 CurNode->addFunctionSize(InstrSize); in addInstructionForContext()
157 uint32_t InstrSize);
3447 int64_t InstrSize = (Size > 16) ? 32 : 16; in emitUnrolled() local3449 InstrSize == 16 in emitUnrolled()3461 BaseRegOffsetBytes += InstrSize; in emitUnrolled()3462 Size -= InstrSize; in emitUnrolled()