Home
last modified time | relevance | path

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

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