Searched defs:CreateStore (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuilder.h121 llvm::StoreInst *CreateStore(llvm::Value *Val, Address Addr, function in class:clang::CodeGen::CGBuilderTy
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1055 StoreInst *CreateStore(Value *Val, Value *Ptr, bool isVolatile = false) { function in class:llvm::IRBuilder

Completed in 57 milliseconds