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

  /external/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 51 struct ConstantUser {
55 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { }
58 typedef SmallVector<ConstantUser, 8> ConstantUseListType;
72 Uses.push_back(ConstantUser(Inst, Idx));
142 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 51 struct ConstantUser {
55 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { }
58 typedef SmallVector<ConstantUser, 8> ConstantUseListType;
72 Uses.push_back(ConstantUser(Inst, Idx));
142 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Scalar/
ConstantHoisting.h 65 struct ConstantUser {
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {}
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Scalar/
ConstantHoisting.h 65 struct ConstantUser {
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {}
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Scalar/
ConstantHoisting.h 65 struct ConstantUser {
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {}
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Scalar/
ConstantHoisting.h 65 struct ConstantUser {
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {}
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 51 struct ConstantUser {
55 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { }
58 typedef SmallVector<ConstantUser, 8> ConstantUseListType;
72 Uses.push_back(ConstantUser(Inst, Idx));
142 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Scalar/
ConstantHoisting.h 65 struct ConstantUser {
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {}
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Scalar/
ConstantHoisting.h 65 struct ConstantUser {
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {}
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Scalar/
ConstantHoisting.h 65 struct ConstantUser {
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {}
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Scalar/
ConstantHoisting.h 65 struct ConstantUser {
69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {}
72 using ConstantUseListType = SmallVector<ConstantUser, 8>;
85 Uses.push_back(ConstantUser(Inst, Idx));
159 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Scalar/
ConstantHoisting.h 52 struct ConstantUser {
56 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { }
59 typedef SmallVector<ConstantUser, 8> ConstantUseListType;
73 Uses.push_back(ConstantUser(Inst, Idx));
144 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Scalar/
ConstantHoisting.h 52 struct ConstantUser {
56 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { }
59 typedef SmallVector<ConstantUser, 8> ConstantUseListType;
73 Uses.push_back(ConstantUser(Inst, Idx));
144 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
ConstantHoisting.h 52 struct ConstantUser {
56 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { }
59 typedef SmallVector<ConstantUser, 8> ConstantUseListType;
73 Uses.push_back(ConstantUser(Inst, Idx));
144 const consthoist::ConstantUser &ConstUser);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Scalar/
ConstantHoisting.h 52 struct ConstantUser {
56 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { }
59 typedef SmallVector<ConstantUser, 8> ConstantUseListType;
73 Uses.push_back(ConstantUser(Inst, Idx));
144 const consthoist::ConstantUser &ConstUser);

Completed in 59 milliseconds