Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp52 return TL.computeKnownAlignForTargetInstr(*this, R, MRI, Depth + 1); in computeKnownAlignment()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h462 Align computeKnownAlignForTargetInstr(GISelKnownBits &Analysis, Register R,
H A DSIISelLowering.cpp12490 Align SITargetLowering::computeKnownAlignForTargetInstr( in computeKnownAlignForTargetInstr() function in SITargetLowering
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3711 virtual Align computeKnownAlignForTargetInstr(GISelKnownBits &Analysis,
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3470 Align TargetLowering::computeKnownAlignForTargetInstr( in computeKnownAlignForTargetInstr() function in TargetLowering