Searched defs:isAllOnesValue (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DAPInt.h344 bool isAllOnesValue() const { function
354 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DAPInt.h344 bool isAllOnesValue() const { function
354 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
H A DAPInt.h383 bool isAllOnesValue() const { function
404 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
H A DAPInt.h383 bool isAllOnesValue() const { function
404 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
H A DAPInt.h389 bool isAllOnesValue() const { function
414 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
H A DAPInt.h389 bool isAllOnesValue() const { function
414 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
H A DAPInt.h389 bool isAllOnesValue() const { function
414 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
H A DAPInt.h389 bool isAllOnesValue() const { function
414 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
H A DAPInt.h383 bool isAllOnesValue() const { function
404 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
H A DAPInt.h383 bool isAllOnesValue() const { function
404 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
H A DAPInt.h389 bool isAllOnesValue() const { function
414 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
H A DAPInt.h389 bool isAllOnesValue() const { function
414 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
H A DAPInt.h389 bool isAllOnesValue() const { function
414 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
H A DAPInt.h389 bool isAllOnesValue() const { function
414 bool isMaxValue() const { return isAllOnesValue(); }
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1393 bool isAllOnesValue() const { return Value->isAllOnesValue(); } function in class:ConstantSDNode
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1436 bool isAllOnesValue() const { return Value->isAllOnesValue(); } function in class:ConstantSDNode
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1436 bool isAllOnesValue() const { return Value->isAllOnesValue(); } function in class:ConstantSDNode
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1443 bool isAllOnesValue() const { return Value->isMinusOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1443 bool isAllOnesValue() const { return Value->isMinusOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1443 bool isAllOnesValue() const { return Value->isMinusOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1443 bool isAllOnesValue() const { return Value->isMinusOne(); } function in class:ConstantSDNode
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1393 bool isAllOnesValue() const { return Value->isAllOnesValue(); } function in class:ConstantSDNode
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1436 bool isAllOnesValue() const { return Value->isAllOnesValue(); } function in class:ConstantSDNode
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1436 bool isAllOnesValue() const { return Value->isAllOnesValue(); } function in class:ConstantSDNode
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1443 bool isAllOnesValue() const { return Value->isMinusOne(); } function in class:ConstantSDNode

Completed in 394 milliseconds

12