Home
last modified time | relevance | path

Searched defs:MemoryInst (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DAddrModeMatcher.h62 Instruction *MemoryInst; variable
85 Instruction *MemoryInst, in Match()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DCodeGenPrepare.cpp715 bool CodeGenPrepare::OptimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in OptimizeMemoryInst()
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp621 Value *MemoryInst; in removeFromLookups() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2593 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/
DCodeGenPrepare.cpp2562 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/
Dllvm_ocaml.c1615 CAMLprim value llvm_is_volatile(LLVMValueRef MemoryInst) { in llvm_is_volatile()
1621 LLVMValueRef MemoryInst) { in llvm_set_volatile()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1536 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/
DMemorySSA.cpp1596 Value *MemoryInst; in removeFromLookups() local