Searched defs:MemoryInst (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Transforms/Utils/ |
D | MemorySSA.cpp | 621 Value *MemoryInst; in removeFromLookups() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 3008 Instruction *MemoryInst; member in __anon9452010f0b11::AddressingModeMatcher 3060 Match(Value *V, Type *AccessTy, unsigned AS, Instruction *MemoryInst, in Match() 4929 bool CodeGenPrepare::optimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in optimizeMemoryInst() 5309 bool CodeGenPrepare::optimizeGatherScatterInst(Instruction *MemoryInst, in optimizeGatherScatterInst()
|
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2593 Instruction *MemoryInst; member in __anon6a1763210211::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/ |
D | CodeGenPrepare.cpp | 2861 Instruction *MemoryInst; member in __anondc2463830711::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/ |
D | llvm_ocaml.c | 1536 CAMLprim value llvm_is_volatile(LLVMValueRef MemoryInst) { in llvm_is_volatile() 1542 LLVMValueRef MemoryInst) { in llvm_set_volatile()
|
/external/llvm-project/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1646 CAMLprim value llvm_is_volatile(LLVMValueRef MemoryInst) { in llvm_is_volatile() 1652 LLVMValueRef MemoryInst) { in llvm_set_volatile()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemorySSA.cpp | 1819 Value *MemoryInst; in removeFromLookups() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | MemorySSA.cpp | 1848 Value *MemoryInst; in removeFromLookups() local
|