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

/external/skia/src/core/
H A DSkDeviceLooper.h42 const SkRasterClip& getRC() const { function in class:SkDeviceLooper
/external/skqp/src/core/
H A DSkDeviceLooper.h42 const SkRasterClip& getRC() const { function in class:SkDeviceLooper
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
H A DSPUISelDAGToDAG.cpp304 SDValue getRC( MVT );
578 SDValue SPUDAGToDAGISel::getRC( MVT VT ) { function in class:SPUDAGToDAGISel
767 Op0.getOperand(0), getRC(MVT::i32));
852 getRC( VT.getSimpleVT()), Chain);
924 Op0, getRC(MVT::v2i64) );
969 OpVT, SDValue(Shift, 0), getRC(MVT::i64));
991 Op0, getRC(MVT::v2i64) );
1038 OpVT, SDValue(Shift, 0), getRC(MVT::i64));
1060 VecVT, N->getOperand(0), getRC(MVT::v2i64));
1068 MVT::i32, SDValue(SignRot, 0), getRC(MV
[all...]

Completed in 203 milliseconds