Home
last modified time | relevance | path

Searched refs:Exp2 (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp63 SCEVExpander Exp2(*RtPtrChecking.getSE(), in versionLoop() local
67 VersionedLoop, AliasChecks, Exp2); in versionLoop()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp715 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 DBuiltinsNVPTX.def292 // Exp2, Log2
/openbsd-src/gnu/usr.bin/gcc/contrib/
H A Dparanoia.cc977 FLOAT E0, E1, Exp2, E3, MinSqEr; member
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp355 return selectExtInst(ResVReg, ResType, I, CL::exp2, GL::Exp2); in spvSelect()
H A DSPIRVBuiltins.td375 defm : DemangledExtendedBuiltin<"Exp2", GLSL_std_450, 29>;
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2886 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 DIntrinsicsNVVM.td822 // Exp2 Log2
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXIntrinsics.td901 // Exp2 Log2