Home
last modified time | relevance | path

Searched +defs:llvm +defs:exp (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVN.cpp133 namespace llvm { namespace
391 Expression exp = createExpr(C); in lookupOrAddCall() local
396 Expression exp = createExpr(C); in lookupOrAddCall() local
511 Expression exp; in lookupOrAdd() local
590 Expression exp = createCmpExpr(Opcode, Predicate, LHS, RHS); in lookupOrAddCmp() local
DGVNSink.cpp88 namespace llvm { namespace
435 InstructionUseExpr *exp = nullptr; in lookupOrAdd() local
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp103 namespace llvm { namespace
359 Expression exp = createExpr(C); in lookupOrAddCall() local
365 Expression exp = createExpr(C); in lookupOrAddCall() local
482 Expression exp; in lookupOrAdd() local
555 Expression exp = createCmpExpr(Opcode, Predicate, LHS, RHS); in lookupOrAddCmp() local
/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp33 namespace llvm { namespace
2302 unsigned sigPartCount, int exp, in roundSignificandWithExponent()
3311 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3344 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3419 int exp = exponent - ((int) semantics->precision - 1); in toString() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp116 namespace llvm { namespace
231 Expression exp = create_expression(C); in lookup_or_add_call() local
237 Expression exp = create_expression(C); in lookup_or_add_call() local
351 Expression exp; in lookup_or_add() local
/external/llvm/lib/Support/
DAPFloat.cpp41 namespace llvm { namespace
2439 unsigned sigPartCount, int exp, in roundSignificandWithExponent()
3496 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3527 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3602 int exp = exponent - ((int) semantics->precision - 1); in toString() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPFloat.cpp53 namespace llvm { namespace
2349 unsigned sigPartCount, int exp, in roundSignificandWithExponent()
3320 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3351 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3432 int exp = exponent - ((int) semantics->precision - 1); in toString() local