Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h540 inline unsigned getInternalReadRegState(bool B) { in getInternalReadRegState() function
556 getInternalReadRegState(RegOp.isInternalRead()) | in getRegState()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp608 getInternalReadRegState(OffsetInternal)); in ReduceLoadStore()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSplitKit.cpp524 | getInternalReadRegState(!FirstCopy), SubIdx) in buildSingleSubRegCopy()