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

  /external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
AddrModeMatcher.h 59 /// AccessTy/MemoryInst - This is the type for the access (e.g. double) and
62 Instruction *MemoryInst;
76 : AddrModeInsts(AMI), TLI(T), AccessTy(AT), MemoryInst(MI), AddrMode(AM) {
85 Instruction *MemoryInst,
92 MemoryInst, Result).MatchAddr(V, 0);
  /external/llvm/include/llvm/Transforms/Utils/
MemorySSA.h 212 Instruction *getMemoryInst() const { return MemoryInst; }
227 : MemoryAccess(C, Vty, BB, 1), MemoryInst(MI) {
234 Instruction *MemoryInst;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
CodeGenPrepare.cpp 715 bool CodeGenPrepare::OptimizeMemoryInst(Instruction *MemoryInst, Value *Addr,
753 AddressingModeMatcher::Match(V, AccessTy, MemoryInst,
797 if (IsNonLocalValue(AddrModeInsts[i], MemoryInst->getParent())) {
812 IRBuilder<> Builder(MemoryInst);
821 << *MemoryInst);
826 << *MemoryInst);
892 MemoryInst->replaceUsesOfWith(Repl, SunkAddr);
    [all...]
  /external/llvm/lib/Transforms/Utils/
MemorySSA.cpp 621 Value *MemoryInst;
623 MemoryInst = MUD->getMemoryInst();
625 MemoryInst = MA->getBlock();
627 ValueToMemoryAccess.erase(MemoryInst);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSA.h 240 Instruction *getMemoryInst() const { return MemoryInst; }
265 : MemoryAccess(C, Vty, BB, 1), MemoryInst(MI) {
277 Instruction *MemoryInst;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
MemorySSA.h 239 Instruction *getMemoryInst() const { return MemoryInst; }
264 : MemoryAccess(C, Vty, DeleteValue, BB, 1), MemoryInst(MI) {
276 Instruction *MemoryInst;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
MemorySSA.h 239 Instruction *getMemoryInst() const { return MemoryInst; }
264 : MemoryAccess(C, Vty, DeleteValue, BB, 1), MemoryInst(MI) {
276 Instruction *MemoryInst;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
MemorySSA.h 243 Instruction *getMemoryInst() const { return MemoryInst; }
269 : MemoryAccess(C, Vty, DeleteValue, BB, 1), MemoryInst(MI) {
282 Instruction *MemoryInst;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
MemorySSA.h 243 Instruction *getMemoryInst() const { return MemoryInst; }
269 : MemoryAccess(C, Vty, DeleteValue, BB, 1), MemoryInst(MI) {
282 Instruction *MemoryInst;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
MemorySSA.h 243 Instruction *getMemoryInst() const { return MemoryInst; }
269 : MemoryAccess(C, Vty, DeleteValue, BB, 1), MemoryInst(MI) {
282 Instruction *MemoryInst;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
MemorySSA.h 243 Instruction *getMemoryInst() const { return MemoryInst; }
269 : MemoryAccess(C, Vty, DeleteValue, BB, 1), MemoryInst(MI) {
282 Instruction *MemoryInst;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSA.h 240 Instruction *getMemoryInst() const { return MemoryInst; }
265 : MemoryAccess(C, Vty, BB, 1), MemoryInst(MI) {
277 Instruction *MemoryInst;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
MemorySSA.h 239 Instruction *getMemoryInst() const { return MemoryInst; }
264 : MemoryAccess(C, Vty, DeleteValue, BB, 1), MemoryInst(MI) {
276 Instruction *MemoryInst;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
MemorySSA.h 239 Instruction *getMemoryInst() const { return MemoryInst; }
264 : MemoryAccess(C, Vty, DeleteValue, BB, 1), MemoryInst(MI) {
276 Instruction *MemoryInst;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
MemorySSA.h 243 Instruction *getMemoryInst() const { return MemoryInst; }
269 : MemoryAccess(C, Vty, DeleteValue, BB, 1), MemoryInst(MI) {
282 Instruction *MemoryInst;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
MemorySSA.h 243 Instruction *getMemoryInst() const { return MemoryInst; }
269 : MemoryAccess(C, Vty, DeleteValue, BB, 1), MemoryInst(MI) {
282 Instruction *MemoryInst;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
MemorySSA.h 243 Instruction *getMemoryInst() const { return MemoryInst; }
269 : MemoryAccess(C, Vty, DeleteValue, BB, 1), MemoryInst(MI) {
282 Instruction *MemoryInst;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
MemorySSA.h 243 Instruction *getMemoryInst() const { return MemoryInst; }
269 : MemoryAccess(C, Vty, DeleteValue, BB, 1), MemoryInst(MI) {
282 Instruction *MemoryInst;
    [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]

Completed in 1233 milliseconds