Searched defs:SelectCVTFixedPosOperand (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp182 bool SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos) { function in class:__anon25943::AArch64DAGToDAGISel
183 return SelectCVTFixedPosOperand(N, FixedPos, RegWidth);
186 bool SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos, unsigned Width);
1999 AArch64DAGToDAGISel::SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos, function in class:AArch64DAGToDAGISel

Completed in 94 milliseconds