Home
last modified time | relevance | path

Searched defs:BV (Results 1 - 25 of 33) sorted by relevance

12

/third_party/ffmpeg/libswscale/x86/
H A Drgb2rgb.c77 #define BV ((int)(-0.071*(1<<RGB2YUV_SHIFT)+0.5)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceBitVector.h44 SmallBitVector(const SmallBitVector &BV) { *this = BV; } in SmallBitVector() argument
46 SmallBitVector &operator=(const SmallBitVector &BV) { in operator =() argument
H A DIceOperand.h564 template <class B> RegNumBVIterImpl<B> RegNumBVIter(const B &BV) { in RegNumBVIter() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DGlobPattern.cpp88 Expected<BitVector> BV = expand(Chars.substr(1), Original); in scan() local
135 Expected<BitVector> BV = scan(S, Original); create() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp97 raw_ostream &operator<<(raw_ostream &OS, const BT::BitValue &BV) { in operator <<() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp140 auto *BV = dyn_cast<BuildVectorSDNode>(N); in isConstantSplatVector() local
[all...]
/third_party/ffmpeg/libswscale/
H A Drgb2rgb.c118 #define BV ((int)(-0.071 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c777 #define BV (-(int) (0.081 * 224 / 255 * (1 << RGB2YUV_SHIFT) + 0.5)) in update_palette() macro
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-thai.cc68 BV, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterScavenging.cpp100 void RegScavenger::addRegUnits(BitVector &BV, Register Reg) { in addRegUnits() argument
105 void RegScavenger::removeRegUnits(BitVector &BV, Register Reg) { in removeRegUnits() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallBitVector.h105 void switchToLarge(BitVector *BV) { in switchToLarge() argument
337 BitVector *BV = new BitVector(N, t); in resize() local
350 BitVector *BV = new BitVector(SmallSize); in reserve() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyValueInfo.cpp395 bool pushBlockValue(const std::pair<BasicBlock *, Value *> &BV) { in pushBlockValue() argument
H A DDependenceAnalysis.cpp3366 static void dumpSmallBitVector(SmallBitVector &BV) { in dumpSmallBitVector() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp560 auto BV = B.buildBuildVector(BVType, Regs); in packSplitRegsToOrigType() local
H A DGCNHazardRecognizer.cpp468 addRegUnits(const SIRegisterInfo &TRI, BitVector &BV, unsigned Reg) addRegUnits() argument
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DETC_Decoder.cpp314 unsigned char BV : 6; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DETC_Decoder.cpp315 unsigned char BV : 6; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dcfftypes.h179 FT_Int32* BV; /* current blendV (per DICT/glyph) */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.cpp72 BitsInit *BV = cast<BitsInit>(RV.getValue()); in checkBitsConcrete() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp663 BitVector BV = RS.getRegsAvailable(Subtarget.isPPC64() ? &PPC::G8RCRegClass : in findScratchRegister() local
/third_party/skia/third_party/externals/angle2/src/image_util/
H A Dloadimage_etc.cpp326 unsigned char BV : 6; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp853 BuildVectorSDNode *BV = dyn_cast<BuildVectorSDNode>(N->getOperand(1)); in performDSPShiftCombine() local
/third_party/vk-gl-cts/framework/common/
H A DtcuCompressedTexture.cpp780 const deUint8 BV = extend6To8((deUint8)getBits(src, 0, 5)); in decompressETC2Block() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp222 BV = VALUE_BOOL_VEC, enumerator
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp254 BV = VALUE_BOOL_VEC, enumerator
[all...]

Completed in 67 milliseconds

12