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

  /external/llvm/include/llvm/Target/
TargetOptions.h 43 enum JumpTableType {
245 JumpTable::JumpTableType JTType;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /external/llvm/lib/Transforms/IPO/
LowerTypeTests.cpp 755 ArrayType *JumpTableType =
757 auto JumpTable = new GlobalVariable(*M, JumpTableType,
770 JumpTableType, JumpTable,
795 ConstantArray::get(JumpTableType, JumpTableEntries));
    [all...]
  /external/llvm/include/llvm/CodeGen/
CommandFlags.h 250 cl::opt<llvm::JumpTable::JumpTableType>

Completed in 441 milliseconds