Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp1134 bool WithZeroes) { in WidenTargetBoolean() argument
1143 Bool = ModifyToType(Bool, WideVT, WithZeroes); in WidenTargetBoolean()
DLegalizeTypes.h193 SDValue WidenTargetBoolean(SDValue Bool, EVT ValVT, bool WithZeroes = false);