Searched defs:value_to_store (Results 1 – 3 of 3) sorted by relevance
1249 Value* value_to_store = VEXTRACT(unwrap(value), C(lane)); in swr_tcs_llvm_store_output() local1273 Value* value_to_store = VEXTRACT(unwrap(value), C(lane)); in swr_tcs_llvm_store_output() local
1610 llvm::Value* store_address, const std::vector<llvm::Value*>& value_to_store, in EmitShardedVectorStore()
3877 inline void StoreValue(int32x4x4_t value_to_store, int8_t* output) { in StoreValue()3889 inline void StoreValue(int32x4x4_t value_to_store, uint8_t* output) { in StoreValue()