Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DCalcSpillWeights.cpp62 unsigned sub, hreg, hsub; in copyHint() local
/external/vixl/test/aarch64/
Dtest-utils-aarch64.h113 inline Float16 hreg(unsigned code) const { in hreg() function
/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp49 unsigned sub, hreg, hsub; in copyHint() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp55 unsigned sub, hreg, hsub; in copyHint() local
/external/v8/src/arm64/
Dsimulator-arm64.h905 float hreg(unsigned code) const { return vreg<uint16_t>(code); } in hreg() function