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

  /external/llvm/lib/Transforms/Utils/
ValueMapper.cpp 68 Constant *InitPrefix;
149 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
161 void mapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
828 E.Data.AppendingGV.InitPrefix,
938 void Mapper::mapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
942 if (InitPrefix) {
944 cast<ArrayType>(InitPrefix->getType())->getNumElements();
946 Elements.push_back(InitPrefix->getAggregateElement(I));
    [all...]
  /external/llvm/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
ValueMapper.h 172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,

Completed in 770 milliseconds