HomeSort by relevance Sort by last modified time
    Searched defs:getJumpTableInfo (Results 1 - 16 of 16) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineFunction.h 164 /// getJumpTableInfo - Return the jump table info object for the current
168 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
169 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
  /external/llvm/include/llvm/CodeGen/
MachineFunction.h 288 /// getJumpTableInfo - Return the jump table info object for the current
292 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
293 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFunction.h 392 /// getJumpTableInfo - Return the jump table info object for the current
396 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
397 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineFunction.h 413 /// getJumpTableInfo - Return the jump table info object for the current
417 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
418 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineFunction.h 413 /// getJumpTableInfo - Return the jump table info object for the current
417 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
418 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineFunction.h 416 /// getJumpTableInfo - Return the jump table info object for the current
420 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
421 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineFunction.h 416 /// getJumpTableInfo - Return the jump table info object for the current
420 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
421 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineFunction.h 416 /// getJumpTableInfo - Return the jump table info object for the current
420 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
421 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineFunction.h 416 /// getJumpTableInfo - Return the jump table info object for the current
420 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
421 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFunction.h 392 /// getJumpTableInfo - Return the jump table info object for the current
396 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
397 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineFunction.h 413 /// getJumpTableInfo - Return the jump table info object for the current
417 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
418 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineFunction.h 413 /// getJumpTableInfo - Return the jump table info object for the current
417 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
418 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineFunction.h 416 /// getJumpTableInfo - Return the jump table info object for the current
420 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
421 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineFunction.h 416 /// getJumpTableInfo - Return the jump table info object for the current
420 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
421 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineFunction.h 416 /// getJumpTableInfo - Return the jump table info object for the current
420 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
421 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineFunction.h 416 /// getJumpTableInfo - Return the jump table info object for the current
420 const MachineJumpTableInfo *getJumpTableInfo() const { return JumpTableInfo; }
421 MachineJumpTableInfo *getJumpTableInfo() { return JumpTableInfo; }
    [all...]

Completed in 570 milliseconds