Home
last modified time | relevance | path

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

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