Home
last modified time | relevance | path

Searched refs:setAsInsertionPoint (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodePadder.cpp63 PaddingFragment->setAsInsertionPoint(); in handleBasicBlockStart()
112 CurrHandledInstFragment->setAsInsertionPoint(); in handleInstructionBegin()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCFragment.h386 void setAsInsertionPoint() { IsInsertionPoint = true; } in setAsInsertionPoint() function