Home
last modified time | relevance | path

Searched defs:Width1 (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp1017 SDValue Width1 = DAG.getConstant(VT.getSizeInBits() - 1, VT); in LowerSHLParts() local
1055 SDValue Width1 = DAG.getConstant(VT.getSizeInBits() - 1, VT); in LowerSRXParts() local
H A DSIInstrInfo.cpp901 unsigned Width1 = (*MIb->memoperands_begin())->getSize(); in checkInstOffsetsDoNotOverlap() local