Lines Matching defs:value
1151 LLVMValueRef value)
1170 LLVMSetAlignment(LLVMBuildStore(builder, value, data_ptr), sizeof(float));
1691 * Used zero/one i8 value to represent boolean
1753 LLVMValueRef channel_vec, value;
1770 value = LLVMBuildExtractElement(builder, channel_vec, idx, "");
1772 res = LLVMBuildInsertElement(builder, res, value, idx, "");
2177 LLVMValueRef clipmask; /* holds the clipmask value */
2326 /* store temporary clipping boolean value */
2355 /* return clipping boolean value for function */
2393 /* All variants of this shader will have the same value for
3017 /* All variants of this shader will have the same value for
3236 LLVMValueRef value,
3276 res = LLVMBuildExtractElement(builder, value, idx, "");
3293 LLVMValueRef val = LLVMBuildExtractElement(builder, value, idx, "");
3679 /* All variants of this shader will have the same value for
4219 /* All variants of this shader will have the same value for