search for: helper_functions

Displaying 5 results from an estimated 5 matches for "helper_functions".

2013 Apr 17
1
[LLVMdev] interesting IR problem related to mips 16
When a mips16 wants to return a floating point value, it's at a quandary in mixed mode programs (having both mips16 and mips32 code). float foo() { return 1.0; } Mips16 code is compiled in soft float, with there being an options to have the emulation library be written in mips32 and use floating point instructions in those mips32 support functions (if the machine supports floating
2007 Nov 08
1
Bug#450660: logcheck: acpid rules do not filter enough
...0000" Nov 8 21:41:31 morpork acpid: received event "battery BAT0 00000080 00000001" Nov 8 21:41:31 morpork acpid: completed event "battery BAT0 00000080 00000001" Nov 8 21:41:31 morpork powersave-asus_hotkey_handler[15669]: readonly EV_ID modified. Multiple invocation of helper_functions? Nov 8 21:41:31 morpork [asus_hotkey_handler][15669]: commandline arguments: 'hotkey' 'ATKD' '00000057' '0000000c' Nov 8 21:41:35 morpork acpid: received event "ac_adapter AC0 00000080 00000001" Nov 8 21:41:35 morpork acpid: completed event "ac_adap...
2019 Sep 03
2
SourceMgr vs EXPENSIVE_CHECKS
...-project/llvm/include/llvm/ADT/PointerUnion.h:93:48: note: in call to 'lowBitsAvailable()' static constexpr int NumLowBitsAvailable = lowBitsAvailable<PTs...>(); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/debug/helper_functions.h:161:5: note: declared here __valid_range(const _InputIterator& __first, const _InputIterator& __last) ^ In file included from /home/jayfoad2/git/llvm-project/llvm/lib/Support/SourceMgr.cpp:15: In file included from /home/jayfoad2/git/llvm-project/llvm/include/llvm/Support/SourceMg...
2019 Sep 03
2
SourceMgr vs EXPENSIVE_CHECKS
...erUnion.h:93:48: >> note: in call to 'lowBitsAvailable()' >> static constexpr int NumLowBitsAvailable = lowBitsAvailable<PTs...>(); >> ^ >> /usr/bin/../lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/debug/helper_functions.h:161:5: >> note: declared here >> __valid_range(const _InputIterator& __first, const _InputIterator& __last) >> ^ >> In file included from >> /home/jayfoad2/git/llvm-project/llvm/lib/Support/SourceMgr.cpp:15: >> In file included from >> /ho...
2019 Oct 02
2
SourceMgr vs EXPENSIVE_CHECKS
...ote: in call to 'lowBitsAvailable()' >> >> static constexpr int NumLowBitsAvailable = lowBitsAvailable<PTs...>(); >> >> ^ >> >> /usr/bin/../lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/debug/helper_functions.h:161:5: >> >> note: declared here >> >> __valid_range(const _InputIterator& __first, const _InputIterator& __last) >> >> ^ >> >> In file included from >> >> /home/jayfoad2/git/llvm-project/llvm/lib/Support/SourceMgr.cpp:15...