HomeSort by relevance Sort by last modified time
    Searched defs:CreateStore (Results 1 - 3 of 3) sorted by null

  /system/connectivity/shill/
store_factory.cc 41 StoreInterface* StoreFactory::CreateStore(const base::FilePath& path) {
  /external/clang/lib/CodeGen/
CGBuilder.h 119 // Note that we intentionally hide the CreateStore APIs that don't
121 llvm::StoreInst *CreateStore(llvm::Value *Val, Address Addr,
151 return CGBuilderBaseTy::CreateStore(Val, Addr, IsVolatile);
  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]

Completed in 86 milliseconds