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

  /external/llvm/include/llvm/Target/
TargetOptions.h 53 namespace ThreadModel {
106 JTType(JumpTable::Single), ThreadModel(ThreadModel::POSIX),
247 /// ThreadModel - This flag specifies the type of threading model to assume
249 ThreadModel::Model ThreadModel;
286 ARE_EQUAL(ThreadModel) &&
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 51 namespace ThreadModel {
245 /// ThreadModel - This flag specifies the type of threading model to assume
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 51 namespace ThreadModel {
245 /// ThreadModel - This flag specifies the type of threading model to assume
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 51 namespace ThreadModel {
245 /// ThreadModel - This flag specifies the type of threading model to assume
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 51 namespace ThreadModel {
245 /// ThreadModel - This flag specifies the type of threading model to assume
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 51 namespace ThreadModel {
245 /// ThreadModel - This flag specifies the type of threading model to assume
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 51 namespace ThreadModel {
245 /// ThreadModel - This flag specifies the type of threading model to assume
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 51 namespace ThreadModel {
245 /// ThreadModel - This flag specifies the type of threading model to assume
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 51 namespace ThreadModel {
245 /// ThreadModel - This flag specifies the type of threading model to assume
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /external/clang/include/clang/Frontend/
CodeGenOptions.h 141 std::string ThreadModel;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
CodeGenOptions.h 156 std::string ThreadModel;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
CodeGenOptions.h 156 std::string ThreadModel;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
CodeGenOptions.h 156 std::string ThreadModel;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CodeGenOptions.h 156 std::string ThreadModel;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
CodeGenOptions.h 156 std::string ThreadModel;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
CodeGenOptions.h 156 std::string ThreadModel;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
CodeGenOptions.h 156 std::string ThreadModel;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CodeGenOptions.h 156 std::string ThreadModel;

Completed in 672 milliseconds