Home
last modified time | relevance | path

Searched refs:OrigBit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.cpp309 const Init *OrigBit = BI->getBit(bit); in reverseBitsForLittleEndianEncoding() local
312 NewBits[bitSwapIdx] = OrigBit; in reverseBitsForLittleEndianEncoding()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1582 unsigned OrigBit = OldType->getScalarSizeInBits(); in tryNarrowMathIfNoOverflow() local
1595 if (NewBit >= OrigBit) in tryNarrowMathIfNoOverflow()