Searched refs:ELIM_FP (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | stub_compiler.cpp | 141 LOptions stubOp(optLevel_, FPFlag::ELIM_FP, relocMode_); in BuildStubModuleAndSave() |
D | llvm_codegen.h | 110 ELIM_FP = 0, enumerator |