Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineInstrBundle.cpp191 getImplRegState(true)); in finalizeBundle()
200 getImplRegState(true)); in finalizeBundle()
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h309 inline unsigned getImplRegState(bool B) { in getImplRegState() function