Searched refs:Exp2 (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | LoopVersioning.cpp | 63 SCEVExpander Exp2(*RtPtrChecking.getSE(), in versionLoop() local 67 VersionedLoop, AliasChecks, Exp2); in versionLoop()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineMulDivRem.cpp | 715 Value *Exp2 = Builder.CreateUnaryIntrinsic(Intrinsic::exp2, XY, &I); in visitFMul() local 716 return replaceInstUsesWith(I, Exp2); in visitFMul()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | BuiltinsNVPTX.def | 292 // Exp2, Log2
|
| /openbsd-src/gnu/usr.bin/gcc/contrib/ |
| H A D | paranoia.cc | 977 FLOAT E0, E1, Exp2, E3, MinSqEr; member
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstructionSelector.cpp | 355 return selectExtInst(ResVReg, ResType, I, CL::exp2, GL::Exp2); in spvSelect()
|
| H A D | SPIRVBuiltins.td | 375 defm : DemangledExtendedBuiltin<"Exp2", GLSL_std_450, 29>;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLoweringHVX.cpp | 2886 SDValue Exp2 = DAG.getNode(ISD::SUB, dl, InpTy, {Exp1, NLeft}); in ExpandHvxIntToFp() local 2888 {Exp2, DAG.getConstant(FracWidth, dl, InpTy)}); in ExpandHvxIntToFp()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | IntrinsicsNVVM.td | 822 // Exp2 Log2
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXIntrinsics.td | 901 // Exp2 Log2
|