Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h564 inline unsigned getInternalReadRegState(bool B) { in getInternalReadRegState() function
580 getInternalReadRegState(RegOp.isInternalRead()) | in getRegState()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp608 getInternalReadRegState(OffsetInternal)); in ReduceLoadStore()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp534 | getInternalReadRegState(!FirstCopy), SubIdx) in buildSingleSubRegCopy()