Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1810 Instruction *MemoryInst; member in __anon2960da4b0211::AddressingModeMatcher
1849 Instruction *MemoryInst, in Match()
2876 bool CodeGenPrepare::OptimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in OptimizeMemoryInst()
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1469 CAMLprim value llvm_is_volatile(LLVMValueRef MemoryInst) { in llvm_is_volatile()
1475 LLVMValueRef MemoryInst) { in llvm_set_volatile()