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

  /external/llvm/include/llvm/IR/
CallingConv.h 53 // HiPE - Calling convention used by the High-Performance Erlang Compiler
54 // (HiPE).
55 HiPE = 11,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
CallingConv.h 53 // HiPE - Calling convention used by the High-Performance Erlang Compiler
54 // (HiPE).
55 HiPE = 11,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallingConv.h 53 // HiPE - Calling convention used by the High-Performance Erlang Compiler
54 // (HiPE).
55 HiPE = 11,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
CallingConv.h 54 // HiPE - Calling convention used by the High-Performance Erlang Compiler
55 // (HiPE).
56 HiPE = 11,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
CallingConv.h 54 // HiPE - Calling convention used by the High-Performance Erlang Compiler
55 // (HiPE).
56 HiPE = 11,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
CallingConv.h 54 // HiPE - Calling convention used by the High-Performance Erlang Compiler
55 // (HiPE).
56 HiPE = 11,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
CallingConv.h 54 // HiPE - Calling convention used by the High-Performance Erlang Compiler
55 // (HiPE).
56 HiPE = 11,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
CallingConv.h 54 // HiPE - Calling convention used by the High-Performance Erlang Compiler
55 // (HiPE).
56 HiPE = 11,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
CallingConv.h 54 // HiPE - Calling convention used by the High-Performance Erlang Compiler
55 // (HiPE).
56 HiPE = 11,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallingConv.h 53 // HiPE - Calling convention used by the High-Performance Erlang Compiler
54 // (HiPE).
55 HiPE = 11,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
CallingConv.h 54 // HiPE - Calling convention used by the High-Performance Erlang Compiler
55 // (HiPE).
56 HiPE = 11,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
CallingConv.h 54 // HiPE - Calling convention used by the High-Performance Erlang Compiler
55 // (HiPE).
56 HiPE = 11,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
CallingConv.h 54 // HiPE - Calling convention used by the High-Performance Erlang Compiler
55 // (HiPE).
56 HiPE = 11,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
CallingConv.h 54 // HiPE - Calling convention used by the High-Performance Erlang Compiler
55 // (HiPE).
56 HiPE = 11,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
CallingConv.h 54 // HiPE - Calling convention used by the High-Performance Erlang Compiler
55 // (HiPE).
56 HiPE = 11,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
CallingConv.h 54 // HiPE - Calling convention used by the High-Performance Erlang Compiler
55 // (HiPE).
56 HiPE = 11,
  /external/llvm/lib/Target/X86/
X86RegisterInfo.cpp 205 bool hasHipeCC = (F ? F->getCallingConv() == CallingConv::HiPE : false);
253 case CallingConv::HiPE:
350 case CallingConv::HiPE:
X86FrameLowering.cpp     [all...]
X86FastISel.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp     [all...]

Completed in 1157 milliseconds