Searched refs:ConvertI1VectorToInteger (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6006 static SDValue ConvertI1VectorToInteger(SDValue Op, SelectionDAG &DAG) { function
6037 SDValue Imm = ConvertI1VectorToInteger(Op, DAG);
15791 Op1Scalar = ConvertI1VectorToInteger(Op1, DAG);
15796 Op2Scalar = ConvertI1VectorToInteger(Op2, DAG);
[all...]

Completed in 160 milliseconds