Home
last modified time | relevance | path

Searched defs:LLROUND (Results 1 – 17 of 17) sorted by relevance

/dports/math/nfft/nfft-3.5.2/include/
H A Dinfft.h500 #define LLROUND llroundl macro
837 #define LLROUND llroundf macro
1174 #define LLROUND llround macro
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DISDOpcodes.h613 LROUND, LLROUND, LRINT, LLRINT, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h814 LLROUND, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h783 LLROUND, enumerator
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DISDOpcodes.h643 LROUND, LLROUND, LRINT, LLRINT, enumerator
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DISDOpcodes.h783 LLROUND, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h643 LROUND, LLROUND, LRINT, LLRINT, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h643 LROUND, LLROUND, LRINT, LLRINT, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h887 LLROUND, enumerator
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DISDOpcodes.h887 LLROUND, enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h829 LLROUND, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h887 LLROUND, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h887 LLROUND, enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h887 LLROUND, enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h829 LLROUND, enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h887 LLROUND, enumerator
/dports/audio/csound/csound-6.15.0/InOut/libmpadec/
H A Dsynth.c26 #define LLROUND(x) ((int64_t)(ROUND(x))) macro