Searched refs:addPadding (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSimpleTypeSerializer.cpp17 static void addPadding(BinaryStreamWriter &Writer) { function
50 addPadding(Writer);
H A DContinuationRecordBuilder.cpp21 static void addPadding(BinaryStreamWriter &Writer) { function
95 addPadding(SegmentWriter);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp81 void addPadding(MachineBasicBlock *MBB,
154 addPadding(MBB, ReturnLoc, Threshold - Cycles);
220 /// addPadding - Add the given number of NOOP instructions to the function
222 void PadShortFunc::addPadding(MachineBasicBlock *MBB, function in class:PadShortFunc

Completed in 104 milliseconds