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

  /external/llvm/include/llvm/Target/
TargetOptions.h 43 enum JumpTableType {
245 JumpTable::JumpTableType JTType;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 41 enum JumpTableType {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/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 {
  /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 201 milliseconds