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

  /external/llvm/include/llvm/ADT/
APInt.h 379 bool isSignedIntN(unsigned N) const {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
APInt.h 361 bool isSignedIntN(unsigned N) const {
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
APInt.h 383 bool isSignedIntN(unsigned N) const {
    [all...]
  /external/llvm/lib/Target/Mips/
MipsSEISelDAGToDAG.cpp 548 if (( Signed && ImmValue.isSignedIntN(ImmBitSize)) ||
938 if (!SplatValue.isSignedIntN(10))
    [all...]
MipsSEISelLowering.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APInt.h 385 bool isSignedIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
APInt.h 435 bool isSignedIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
APInt.h 435 bool isSignedIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
APInt.h 449 bool isSignedIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
APInt.h 449 bool isSignedIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
APInt.h 449 bool isSignedIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
APInt.h 449 bool isSignedIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APInt.h 385 bool isSignedIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
APInt.h 435 bool isSignedIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
APInt.h 435 bool isSignedIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
APInt.h 449 bool isSignedIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
APInt.h 449 bool isSignedIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
APInt.h 449 bool isSignedIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
APInt.h 449 bool isSignedIntN(unsigned N) const {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelDAGToDAG.cpp 334 if (Imm->getAPIntValue().isSignedIntN(8))
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 437 if (Imm->getAPIntValue().isSignedIntN(8))
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]

Completed in 1499 milliseconds