Home
last modified time | relevance | path

Searched refs:VRef (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp757 Value &VRef = *(Value *)OutVal; in __clang_Interpreter_SetValueWithAlloc() local
759 return VRef.getPtr(); in __clang_Interpreter_SetValueWithAlloc()
766 Value &VRef = *(Value *)OutVal; in __clang_Interpreter_SetValueNoAlloc() local
768 VRef.setPtr(Val); in __clang_Interpreter_SetValueNoAlloc()
774 Value &VRef = *(Value *)OutVal; in __clang_Interpreter_SetValueNoAlloc() local
798 Value &VRef = *(Value *)OutVal; in __clang_Interpreter_SetValueNoAlloc() local
806 Value &VRef = *(Value *)OutVal; in __clang_Interpreter_SetValueNoAlloc() local
808 VRef.setFloat(Val); in __clang_Interpreter_SetValueNoAlloc()
814 Value &VRef = *(Value *)OutVal; in __clang_Interpreter_SetValueNoAlloc() local
816 VRef.setDouble(Val); in __clang_Interpreter_SetValueNoAlloc()
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/staging/iio/adc/
H A Dspear-adc.txt23 vref-external = <2500>; /* 2.5V VRef */