Home
last modified time | relevance | path

Searched defs:BitPart (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2653 struct BitPart { struct
2654 BitPart(Value *P, unsigned BW) : Provider(P) { in BitPart() argument
2659 Value *Provider;
2663 SmallVector<int8_t, 32> Provenance; // int8_t means max size is i128.
2665 enum { Unset = -1 };