HomeSort by relevance Sort by last modified time
    Searched refs:Instruction (Results 151 - 175 of 2387) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TypeMetadataUtils.h 41 SmallVectorImpl<Instruction *> &LoadedPtrs,
42 SmallVectorImpl<Instruction *> &Preds, bool &HasNonCallUses,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 24 class Instruction;
38 /// after the basic block label, but before the first instruction in the
51 /// before an instruction is emitted.
52 virtual void emitInstructionAnnot(const Instruction *,
56 /// right of an instruction or global value.
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
NaryReassociate.h 28 // instruction individually and believes (a + 2) + b is the best form according
36 // NaryReassociate works as follows. For every instruction in the form of (a +
38 // instruction. If so, it then reassociates (a + b) + c into (a + c) + b or (b +
40 // an expression is computed before, we store each instruction seen and its SCEV
41 // into an SCEV-to-instruction map.
56 // eliminate an instruction and decrease the usage count of its operands. As a
57 // result, an instruction that previously had multiple uses may become a
58 // single-use instruction and thus eligible for split consideration. For
108 Instruction *tryReassociate(Instruction *I)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
LowerMemIntrinsics.h 20 class Instruction;
28 void createMemCpyLoop(Instruction *InsertBefore,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
IndirectCallSiteVisitor.h 20 std::vector<Instruction *> IndirectCallInsts;
30 static inline std::vector<Instruction *> findIndirectCallSites(Function &F) {
ScalarEvolutionNormalization.h 43 class Instruction;
70 Instruction *User,
TypeMetadataUtils.h 41 SmallVectorImpl<Instruction *> &LoadedPtrs,
42 SmallVectorImpl<Instruction *> &Preds, bool &HasNonCallUses,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 24 class Instruction;
38 /// after the basic block label, but before the first instruction in the
51 /// before an instruction is emitted.
52 virtual void emitInstructionAnnot(const Instruction *,
56 /// right of an instruction or global value.
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
NaryReassociate.h 28 // instruction individually and believes (a + 2) + b is the best form according
36 // NaryReassociate works as follows. For every instruction in the form of (a +
38 // instruction. If so, it then reassociates (a + b) + c into (a + c) + b or (b +
40 // an expression is computed before, we store each instruction seen and its SCEV
41 // into an SCEV-to-instruction map.
56 // eliminate an instruction and decrease the usage count of its operands. As a
57 // result, an instruction that previously had multiple uses may become a
58 // single-use instruction and thus eligible for split consideration. For
108 Instruction *tryReassociate(Instruction *I)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
LowerMemIntrinsics.h 20 class Instruction;
28 void createMemCpyLoop(Instruction *InsertBefore,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
IndirectCallSiteVisitor.h 20 std::vector<Instruction *> IndirectCallInsts;
30 static inline std::vector<Instruction *> findIndirectCallSites(Function &F) {
ScalarEvolutionNormalization.h 43 class Instruction;
70 Instruction *User,
TypeMetadataUtils.h 41 SmallVectorImpl<Instruction *> &LoadedPtrs,
42 SmallVectorImpl<Instruction *> &Preds, bool &HasNonCallUses,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 24 class Instruction;
38 /// after the basic block label, but before the first instruction in the
51 /// before an instruction is emitted.
52 virtual void emitInstructionAnnot(const Instruction *,
56 /// right of an instruction or global value.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
NaryReassociate.h 28 // instruction individually and believes (a + 2) + b is the best form according
36 // NaryReassociate works as follows. For every instruction in the form of (a +
38 // instruction. If so, it then reassociates (a + b) + c into (a + c) + b or (b +
40 // an expression is computed before, we store each instruction seen and its SCEV
41 // into an SCEV-to-instruction map.
56 // eliminate an instruction and decrease the usage count of its operands. As a
57 // result, an instruction that previously had multiple uses may become a
58 // single-use instruction and thus eligible for split consideration. For
108 Instruction *tryReassociate(Instruction *I)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
LowerMemIntrinsics.h 20 class Instruction;
28 void createMemCpyLoop(Instruction *InsertBefore,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
IndirectCallSiteVisitor.h 20 std::vector<Instruction *> IndirectCallInsts;
30 static inline std::vector<Instruction *> findIndirectCallSites(Function &F) {
ScalarEvolutionNormalization.h 43 class Instruction;
70 Instruction *User,
TypeMetadataUtils.h 41 SmallVectorImpl<Instruction *> &LoadedPtrs,
42 SmallVectorImpl<Instruction *> &Preds, bool &HasNonCallUses,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 24 class Instruction;
38 /// after the basic block label, but before the first instruction in the
51 /// before an instruction is emitted.
52 virtual void emitInstructionAnnot(const Instruction *,
56 /// right of an instruction or global value.
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
NaryReassociate.h 28 // instruction individually and believes (a + 2) + b is the best form according
36 // NaryReassociate works as follows. For every instruction in the form of (a +
38 // instruction. If so, it then reassociates (a + b) + c into (a + c) + b or (b +
40 // an expression is computed before, we store each instruction seen and its SCEV
41 // into an SCEV-to-instruction map.
56 // eliminate an instruction and decrease the usage count of its operands. As a
57 // result, an instruction that previously had multiple uses may become a
58 // single-use instruction and thus eligible for split consideration. For
108 Instruction *tryReassociate(Instruction *I)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
LowerMemIntrinsics.h 20 class Instruction;
28 void createMemCpyLoop(Instruction *InsertBefore,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
IndirectCallSiteVisitor.h 20 std::vector<Instruction *> IndirectCallInsts;
30 static inline std::vector<Instruction *> findIndirectCallSites(Function &F) {
ScalarEvolutionNormalization.h 43 class Instruction;
70 Instruction *User,
TypeMetadataUtils.h 41 SmallVectorImpl<Instruction *> &LoadedPtrs,
42 SmallVectorImpl<Instruction *> &Preds, bool &HasNonCallUses,

Completed in 525 milliseconds

1 2 3 4 5 67 8 91011>>