Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Instruction/RISCV/
H A DTestRISCVEmulator.cpp624 uint32_t x_reg, DecodeResult f2i, DecodeResult i2f, in TestInverse()
645 uint32_t f2i; member
671 auto f2i = this->Decode(i.f2i); in TEST_F() local