Searched refs:Store (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp1090 llvm::StoreInst *Store = Builder.CreateStore(RetVal, OutPtr); local
1092 Store->setMetadata("tbaa", TBAAAllocation);
/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp1253 case Instruction::Store:
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp1281 case Instruction::Store:
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp1315 case Instruction::Store:

Completed in 317 milliseconds