Home
last modified time | relevance | path

Searched refs:computeKnownAlignForTargetInstr (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp55 return TL.computeKnownAlignForTargetInstr(*this, R, MRI, Depth + 1); in computeKnownAlignment()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h505 Align computeKnownAlignForTargetInstr(GISelKnownBits &Analysis, Register R,
H A DSIISelLowering.cpp15519 Align SITargetLowering::computeKnownAlignForTargetInstr( in computeKnownAlignForTargetInstr() function in SITargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3973 virtual Align computeKnownAlignForTargetInstr(GISelKnownBits &Analysis,
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3696 Align TargetLowering::computeKnownAlignForTargetInstr( in computeKnownAlignForTargetInstr() function in TargetLowering