HomeSort by relevance Sort by last modified time
    Searched refs:clearBitsNotInMask (Results 1 - 25 of 38) sorted by null

1 2

  /external/llvm/lib/CodeGen/
DeadMachineInstructionElim.cpp 157 LivePhysRegs.clearBitsNotInMask(MO.getRegMask());
RegisterScavenging.cpp 299 Candidates.clearBitsNotInMask(MO.getRegMask());
  /external/llvm/include/llvm/ADT/
SmallBitVector.h 541 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
545 getPointer()->clearBitsNotInMask(Mask, MaskWords);
BitVector.h 499 /// clearBitsNotInMask - Clear a bit in this vector for every '0' bit in Mask.
501 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallBitVector.h 570 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
574 getPointer()->clearBitsNotInMask(Mask, MaskWords);
BitVector.h 534 /// clearBitsNotInMask - Clear a bit in this vector for every '0' bit in Mask.
536 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallBitVector.h 570 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
574 getPointer()->clearBitsNotInMask(Mask, MaskWords);
BitVector.h 534 /// clearBitsNotInMask - Clear a bit in this vector for every '0' bit in Mask.
536 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
SmallBitVector.h 646 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
650 getPointer()->clearBitsNotInMask(Mask, MaskWords);
BitVector.h 775 /// clearBitsNotInMask - Clear a bit in this vector for every '0' bit in Mask.
777 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
SmallBitVector.h 646 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
650 getPointer()->clearBitsNotInMask(Mask, MaskWords);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
SmallBitVector.h 646 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
650 getPointer()->clearBitsNotInMask(Mask, MaskWords);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
SmallBitVector.h 646 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
650 getPointer()->clearBitsNotInMask(Mask, MaskWords);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
SmallBitVector.h 646 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
650 getPointer()->clearBitsNotInMask(Mask, MaskWords);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
SmallBitVector.h 646 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
650 getPointer()->clearBitsNotInMask(Mask, MaskWords);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
SmallBitVector.h 646 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
650 getPointer()->clearBitsNotInMask(Mask, MaskWords);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
SmallBitVector.h 646 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
650 getPointer()->clearBitsNotInMask(Mask, MaskWords);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
SmallBitVector.h 646 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
650 getPointer()->clearBitsNotInMask(Mask, MaskWords);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
SmallBitVector.h 646 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
650 getPointer()->clearBitsNotInMask(Mask, MaskWords);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
SmallBitVector.h 646 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
650 getPointer()->clearBitsNotInMask(Mask, MaskWords);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
SmallBitVector.h 646 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
650 getPointer()->clearBitsNotInMask(Mask, MaskWords);
  /external/llvm/lib/Target/AArch64/
AArch64A57FPLoadBalancing.cpp 516 AvailableRegs.clearBitsNotInMask(J.getRegMask());
  /external/llvm/unittests/ADT/
BitVectorTest.cpp 276 A.clearBitsNotInMask(Mask1, 1);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
BitVector.h 499 /// clearBitsNotInMask - Clear a bit in this vector for every '0' bit in Mask.
501 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {
  /external/swiftshader/third_party/subzero/src/
IceBitVector.h 734 /// clearBitsNotInMask - Clear a bit in this vector for every '0' bit in Mask.
736 void clearBitsNotInMask(const uint32_t *Mask, unsigned MaskWords = ~0u) {

Completed in 702 milliseconds

1 2