Searched defs:MemoryInst (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/ |
D | AddrModeMatcher.h | 62 Instruction *MemoryInst; variable 85 Instruction *MemoryInst, in Match()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | CodeGenPrepare.cpp | 715 bool CodeGenPrepare::OptimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in OptimizeMemoryInst()
|
/external/llvm/lib/Transforms/Utils/ |
D | MemorySSA.cpp | 621 Value *MemoryInst; in removeFromLookups() local
|
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2593 Instruction *MemoryInst; member in __anon65f3f0830211::AddressingModeMatcher 2634 Instruction *MemoryInst, in Match() 3707 bool CodeGenPrepare::optimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in optimizeMemoryInst()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2562 Instruction *MemoryInst; member in __anond0867ddb0611::AddressingModeMatcher 2606 Match(Value *V, Type *AccessTy, unsigned AS, Instruction *MemoryInst, in Match() 4355 bool CodeGenPrepare::optimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in optimizeMemoryInst()
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1615 CAMLprim value llvm_is_volatile(LLVMValueRef MemoryInst) { in llvm_is_volatile() 1621 LLVMValueRef MemoryInst) { in llvm_set_volatile()
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1536 CAMLprim value llvm_is_volatile(LLVMValueRef MemoryInst) { in llvm_is_volatile() 1542 LLVMValueRef MemoryInst) { in llvm_set_volatile()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | MemorySSA.cpp | 1596 Value *MemoryInst; in removeFromLookups() local
|