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

  /external/llvm/include/llvm/IR/
NoFolder.h 1 //===- NoFolder.h - Constant folding helper ---------------------*- C++ -*-===//
10 // This file defines the NoFolder class, a helper for IRBuilder. It provides
31 /// NoFolder - Create "constants" (actually, instructions) with no folding.
32 class NoFolder {
34 explicit NoFolder() {}
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
NoFolder.h 1 //======-- llvm/Support/NoFolder.h - Constant folding helper -*- C++ -*-======//
10 // This file defines the NoFolder class, a helper for IRBuilder. It provides
31 /// NoFolder - Create "constants" (actually, instructions) with no folding.
32 class NoFolder {
34 explicit NoFolder() {}
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 1 //===- NoFolder.h - Constant folding helper ---------------------*- C++ -*-===//
10 // This file defines the NoFolder class, a helper for IRBuilder. It provides
33 /// NoFolder - Create "constants" (actually, instructions) with no folding.
34 class NoFolder {
36 explicit NoFolder() = default;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 1 //===- NoFolder.h - Constant folding helper ---------------------*- C++ -*-===//
10 // This file defines the NoFolder class, a helper for IRBuilder. It provides
33 /// NoFolder - Create "constants" (actually, instructions) with no folding.
34 class NoFolder {
36 explicit NoFolder() = default;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 1 //===- NoFolder.h - Constant folding helper ---------------------*- C++ -*-===//
10 // This file defines the NoFolder class, a helper for IRBuilder. It provides
33 /// NoFolder - Create "constants" (actually, instructions) with no folding.
34 class NoFolder {
36 explicit NoFolder() = default;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 1 //===- NoFolder.h - Constant folding helper ---------------------*- C++ -*-===//
10 // This file defines the NoFolder class, a helper for IRBuilder. It provides
33 /// NoFolder - Create "constants" (actually, instructions) with no folding.
34 class NoFolder {
36 explicit NoFolder() = default;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 1 //===- NoFolder.h - Constant folding helper ---------------------*- C++ -*-===//
10 // This file defines the NoFolder class, a helper for IRBuilder. It provides
33 /// NoFolder - Create "constants" (actually, instructions) with no folding.
34 class NoFolder {
36 explicit NoFolder() = default;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 1 //===- NoFolder.h - Constant folding helper ---------------------*- C++ -*-===//
10 // This file defines the NoFolder class, a helper for IRBuilder. It provides
33 /// NoFolder - Create "constants" (actually, instructions) with no folding.
34 class NoFolder {
36 explicit NoFolder() = default;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 1 //===- NoFolder.h - Constant folding helper ---------------------*- C++ -*-===//
10 // This file defines the NoFolder class, a helper for IRBuilder. It provides
33 /// NoFolder - Create "constants" (actually, instructions) with no folding.
34 class NoFolder {
36 explicit NoFolder() = default;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 1 //===- NoFolder.h - Constant folding helper ---------------------*- C++ -*-===//
10 // This file defines the NoFolder class, a helper for IRBuilder. It provides
33 /// NoFolder - Create "constants" (actually, instructions) with no folding.
34 class NoFolder {
36 explicit NoFolder() = default;

Completed in 87 milliseconds