Home
last modified time | relevance | path

Searched refs:createInstrIncMemory (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Passes/
H A DInstrumentation.cpp180 BC.MIB->createInstrIncMemory(CounterInstrs, Label, &*BC.Ctx, IsLeaf); in createInstrumentationSnippet()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h429 virtual void createInstrIncMemory(InstructionListType &Instrs, in createInstrIncMemory() function
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp3188 void createInstrIncMemory(InstructionListType &Instrs, const MCSymbol *Target, in createInstrIncMemory() function in __anoncef8f4420111::X86MCPlusBuilder