Searched defs:MemoryInst (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 2593 Instruction *MemoryInst; member in __anon034c73f00211::AddressingModeMatcher 2634 Instruction *MemoryInst, in Match() 3707 bool CodeGenPrepare::optimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in optimizeMemoryInst()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3238 Instruction *MemoryInst; member in __anon92c564980c11::AddressingModeMatcher 3292 Match(Value *V, Type *AccessTy, unsigned AS, Instruction *MemoryInst, in Match() 5209 bool CodeGenPrepare::optimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in optimizeMemoryInst() 5613 bool CodeGenPrepare::optimizeGatherScatterInst(Instruction *MemoryInst, in optimizeGatherScatterInst()
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | MemorySSA.cpp | 621 Value *MemoryInst; in removeFromLookups() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 2861 Instruction *MemoryInst; member in __anon070760120711::AddressingModeMatcher 2913 Match(Value *V, Type *AccessTy, unsigned AS, Instruction *MemoryInst, in Match() 4773 bool CodeGenPrepare::optimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in optimizeMemoryInst()
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 1536 CAMLprim value llvm_is_volatile(LLVMValueRef MemoryInst) { in llvm_is_volatile() 1542 LLVMValueRef MemoryInst) { in llvm_set_volatile()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 1819 Value *MemoryInst; in removeFromLookups() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 1810 Value *MemoryInst; in removeFromLookups() local
|