Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp46 return TL.computeKnownAlignForTargetInstr(*this, R, MRI, Depth + 1); in computeKnownAlignment()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h439 Align computeKnownAlignForTargetInstr(GISelKnownBits &Analysis, Register R,
H A DSIISelLowering.cpp11884 Align SITargetLowering::computeKnownAlignForTargetInstr( in computeKnownAlignForTargetInstr() function in SITargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3420 virtual Align computeKnownAlignForTargetInstr(GISelKnownBits &Analysis,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2961 Align TargetLowering::computeKnownAlignForTargetInstr( in computeKnownAlignForTargetInstr() function in TargetLowering