Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h517 inline unsigned getInternalReadRegState(bool B) { in getInternalReadRegState() function
533 getInternalReadRegState(RegOp.isInternalRead()) | in getRegState()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp611 getInternalReadRegState(OffsetInternal)); in ReduceLoadStore()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSplitKit.cpp525 | getInternalReadRegState(!FirstCopy), SubIdx) in buildSingleSubRegCopy()