HomeSort by relevance Sort by last modified time
    Searched defs:FP_ROUND (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h 387 /// X = FP_ROUND(Y, TRUNC) - Rounding 'Y' from a larger floating point type
390 /// normal rounding, if it is 1, this FP_ROUND is known to not change the
396 /// FP_EXTEND(FP_ROUND(X,1)) -> X which are not safe for
397 /// FP_EXTEND(FP_ROUND(X,0)) because the extra bits aren't removed.
398 FP_ROUND,
    [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 451 /// X = FP_ROUND(Y, TRUNC) - Rounding 'Y' from a larger floating point type
454 /// normal rounding, if it is 1, this FP_ROUND is known to not change the
460 /// FP_EXTEND(FP_ROUND(X,1)) -> X which are not safe for
461 /// FP_EXTEND(FP_ROUND(X,0)) because the extra bits aren't removed.
462 FP_ROUND,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
ISDOpcodes.h 469 /// X = FP_ROUND(Y, TRUNC) - Rounding 'Y' from a larger floating point type
472 /// normal rounding, if it is 1, this FP_ROUND is known to not change the
478 /// FP_EXTEND(FP_ROUND(X,1)) -> X which are not safe for
479 /// FP_EXTEND(FP_ROUND(X,0)) because the extra bits aren't removed.
480 FP_ROUND,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
ISDOpcodes.h 469 /// X = FP_ROUND(Y, TRUNC) - Rounding 'Y' from a larger floating point type
472 /// normal rounding, if it is 1, this FP_ROUND is known to not change the
478 /// FP_EXTEND(FP_ROUND(X,1)) -> X which are not safe for
479 /// FP_EXTEND(FP_ROUND(X,0)) because the extra bits aren't removed.
480 FP_ROUND,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
ISDOpcodes.h 469 /// X = FP_ROUND(Y, TRUNC) - Rounding 'Y' from a larger floating point type
472 /// normal rounding, if it is 1, this FP_ROUND is known to not change the
478 /// FP_EXTEND(FP_ROUND(X,1)) -> X which are not safe for
479 /// FP_EXTEND(FP_ROUND(X,0)) because the extra bits aren't removed.
480 FP_ROUND,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ISDOpcodes.h 469 /// X = FP_ROUND(Y, TRUNC) - Rounding 'Y' from a larger floating point type
472 /// normal rounding, if it is 1, this FP_ROUND is known to not change the
478 /// FP_EXTEND(FP_ROUND(X,1)) -> X which are not safe for
479 /// FP_EXTEND(FP_ROUND(X,0)) because the extra bits aren't removed.
480 FP_ROUND,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
ISDOpcodes.h 469 /// X = FP_ROUND(Y, TRUNC) - Rounding 'Y' from a larger floating point type
472 /// normal rounding, if it is 1, this FP_ROUND is known to not change the
478 /// FP_EXTEND(FP_ROUND(X,1)) -> X which are not safe for
479 /// FP_EXTEND(FP_ROUND(X,0)) because the extra bits aren't removed.
480 FP_ROUND,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
ISDOpcodes.h 469 /// X = FP_ROUND(Y, TRUNC) - Rounding 'Y' from a larger floating point type
472 /// normal rounding, if it is 1, this FP_ROUND is known to not change the
478 /// FP_EXTEND(FP_ROUND(X,1)) -> X which are not safe for
479 /// FP_EXTEND(FP_ROUND(X,0)) because the extra bits aren't removed.
480 FP_ROUND,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
ISDOpcodes.h 469 /// X = FP_ROUND(Y, TRUNC) - Rounding 'Y' from a larger floating point type
472 /// normal rounding, if it is 1, this FP_ROUND is known to not change the
478 /// FP_EXTEND(FP_ROUND(X,1)) -> X which are not safe for
479 /// FP_EXTEND(FP_ROUND(X,0)) because the extra bits aren't removed.
480 FP_ROUND,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ISDOpcodes.h 469 /// X = FP_ROUND(Y, TRUNC) - Rounding 'Y' from a larger floating point type
472 /// normal rounding, if it is 1, this FP_ROUND is known to not change the
478 /// FP_EXTEND(FP_ROUND(X,1)) -> X which are not safe for
479 /// FP_EXTEND(FP_ROUND(X,0)) because the extra bits aren't removed.
480 FP_ROUND,
    [all...]

Completed in 1397 milliseconds