Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp161 TL.computeKnownBitsForTargetInstr(*this, R, Known, DemandedElts, MRI, in computeKnownBitsImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h433 void computeKnownBitsForTargetInstr(GISelKnownBits &Analysis, Register R,
H A DSIISelLowering.cpp11842 void SITargetLowering::computeKnownBitsForTargetInstr( in computeKnownBitsForTargetInstr() function in SITargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3410 virtual void computeKnownBitsForTargetInstr(GISelKnownBits &Analysis,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2948 void TargetLowering::computeKnownBitsForTargetInstr( in computeKnownBitsForTargetInstr() function in TargetLowering