Home
last modified time | relevance | path

Searched defs:exp_bits (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/unittests/Instruction/RISCV/
H A DTestRISCVEmulator.cpp758 auto exp_bits = apf.bitcastToAPInt().getZExtValue(); in TEST_F() local
772 auto exp_bits = apf.bitcastToAPInt().getZExtValue(); in TEST_F() local
786 uint64_t exp_bits = NanUnBoxing(apf.bitcastToAPInt().getZExtValue()); in TEST_F() local