Searched defs:MemoryInst (Results 1 – 3 of 3) sorted by relevance
3114 Instruction *MemoryInst; member in __anon7f6d13e30c11::AddressingModeMatcher3168 Match(Value *V, Type *AccessTy, unsigned AS, Instruction *MemoryInst, in Match()5102 bool CodeGenPrepare::optimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in optimizeMemoryInst()5488 bool CodeGenPrepare::optimizeGatherScatterInst(Instruction *MemoryInst, in optimizeGatherScatterInst()
1555 value llvm_is_volatile(LLVMValueRef MemoryInst) { in llvm_is_volatile()1560 value llvm_set_volatile(value IsVolatile, LLVMValueRef MemoryInst) { in llvm_set_volatile()
1814 Value *MemoryInst; in removeFromLookups() local