Searched refs:LLVMConstIntGetZExtValue (Results 1 – 13 of 13) sorted by relevance
416 assert(LLVMConstIntGetZExtValue(args[1]) == 0); /* vindex */ in load_emit_buffer()420 LLVMConstIntGetZExtValue(args[3]), in load_emit_buffer()421 LLVMConstIntGetZExtValue(args[4]), in load_emit_buffer()1636 gather_comp = LLVMConstIntGetZExtValue(comp_imm); in tex_fetch_args()
3916 unsigned flags = LLVMConstIntGetZExtValue(src0); in membar_emit()4295 stream = LLVMConstIntGetZExtValue(imm) & 0x3; in si_llvm_get_stream()
262 LLVMConstIntGetZExtValue(Cst), false); in clone_constant_impl()
274 LLVMConstIntGetZExtValue(Cst), false); in clone_constant_impl()
584 unsigned long long LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal);
1607 unsigned long long LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal);
1795 unsigned long long LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal);
1770 unsigned target = LLVMConstIntGetZExtValue(arg); in ac_optimize_vs_outputs()
602 unsigned long long LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal) { in LLVMConstIntGetZExtValue() function
958 unsigned long long LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal) { in LLVMConstIntGetZExtValue() function
788 func (v Value) ZExtValue() uint64 { return uint64(C.LLVMConstIntGetZExtValue(v.C)) }
816 func (v Value) ZExtValue() uint64 { return uint64(C.LLVMConstIntGetZExtValue(v.C)) }
1149 unsigned long long LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal) { in LLVMConstIntGetZExtValue() function