Home
last modified time | relevance | path

Searched refs:ExpFn (Results 1 – 19 of 19) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/jlisp/android/AndroidReduce/src/uk/co/codemist/jlisp/
H A DFns2.java95 {"exp", new ExpFn()},
675 class ExpFn extends BuiltinFunction class in Fns2
/dports/math/reduce/Reduce-svn5758-src/jslisp/src/java/org/mathpiper/mpreduce/functions/builtin/
H A DFns2.java103 {"exp", new ExpFn()},
683 class ExpFn extends BuiltinFunction class in Fns2
/dports/math/reduce/Reduce-svn5758-src/jlisp/core/
H A DFns2.java94 {"exp", new ExpFn()},
682 class ExpFn extends BuiltinFunction class in Fns2
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1224 Value *ExpFn; in replacePowWithExp() local
1250 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1261 BaseFn->replaceAllUsesWith(ExpFn); in replacePowWithExp()
1264 return ExpFn; in replacePowWithExp()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1271 Value *ExpFn; in replacePowWithExp() local
1297 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1308 BaseFn->replaceAllUsesWith(ExpFn); in replacePowWithExp()
1311 return ExpFn; in replacePowWithExp()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1480 Value *ExpFn; in replacePowWithExp() local
1504 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1515 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1516 return ExpFn; in replacePowWithExp()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1512 Value *ExpFn; in replacePowWithExp() local
1536 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1547 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1548 return ExpFn; in replacePowWithExp()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1505 Value *ExpFn; in replacePowWithExp() local
1529 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1540 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1541 return ExpFn; in replacePowWithExp()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1479 Value *ExpFn; in replacePowWithExp() local
1503 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1514 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1515 return ExpFn; in replacePowWithExp()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1479 Value *ExpFn; in replacePowWithExp() local
1503 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1514 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1515 return ExpFn; in replacePowWithExp()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1504 Value *ExpFn; in replacePowWithExp() local
1528 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1539 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1540 return ExpFn; in replacePowWithExp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1505 Value *ExpFn; in replacePowWithExp() local
1529 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1540 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1541 return ExpFn; in replacePowWithExp()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1479 Value *ExpFn; in replacePowWithExp() local
1503 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1514 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1515 return ExpFn; in replacePowWithExp()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1428 Value *ExpFn; in replacePowWithExp() local
1452 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1463 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1464 return ExpFn; in replacePowWithExp()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1479 Value *ExpFn; in replacePowWithExp() local
1503 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1514 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1515 return ExpFn; in replacePowWithExp()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1505 Value *ExpFn; in replacePowWithExp() local
1529 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1540 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1541 return ExpFn; in replacePowWithExp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1487 Value *ExpFn; in replacePowWithExp() local
1511 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1522 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1523 return ExpFn; in replacePowWithExp()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1504 Value *ExpFn; in replacePowWithExp() local
1528 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1539 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1540 return ExpFn; in replacePowWithExp()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1479 Value *ExpFn;
1503 ExpFn = BaseFn->doesNotAccessMemory()
1514 substituteInParent(BaseFn, ExpFn);
1515 return ExpFn;