Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp621 Value *MemoryInst; in removeFromLookups() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2593 Instruction *MemoryInst; member in __anona1666ce60211::AddressingModeMatcher
2634 Instruction *MemoryInst, in Match()
3707 bool CodeGenPrepare::optimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in optimizeMemoryInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2861 Instruction *MemoryInst; member in __anon7fefc6880711::AddressingModeMatcher
2913 Match(Value *V, Type *AccessTy, unsigned AS, Instruction *MemoryInst, in Match()
4773 bool CodeGenPrepare::optimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in optimizeMemoryInst()
/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-10.0/llvm/lib/Analysis/
DMemorySSA.cpp1819 Value *MemoryInst; in removeFromLookups() local