Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1866 bool IsOpaque = Constant->isOpaque(); in ExpandIntRes_Constant() local
1867 Lo = DAG.getConstant(Cst.trunc(NBitWidth), NVT, IsTarget, IsOpaque); in ExpandIntRes_Constant()
1869 IsOpaque); in ExpandIntRes_Constant()