Home
last modified time | relevance | path

Searched refs:Halve (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrHFP.td109 // Halve.
DSystemZScheduleZ196.td896 // Halve
DSystemZScheduleZEC12.td934 // Halve
DSystemZScheduleZ13.td962 // Halve
DSystemZScheduleZ14.td981 // Halve
/external/icu/icu4c/source/data/lang/
Dfy.txt774 hwidth{"Halve breedte"}
Dnl.txt904 hwidth{"Halve breedte"}
/external/v8/src/arm64/
Dsimulator-arm64.cc3955 add(vf, rd, rn, rm).Halve(vf); in VisitNEON3Same()
3958 add(vf, rd, rn, rm).Halve(vf).Round(vf); in VisitNEON3Same()
3964 sub(vf, rd, rn, rm).Halve(vf); in VisitNEON3Same()
Dsimulator-arm64.h618 LogicVRegister& Halve(VectorFormat vform) { in Halve() function
/external/vixl/src/aarch64/
Dsimulator-aarch64.cc4395 add(vf, rd, rn, rm).Halve(vf); in VisitNEON3Same()
4398 add(vf, rd, rn, rm).Halve(vf).Round(vf); in VisitNEON3Same()
4404 sub(vf, rd, rn, rm).Halve(vf); in VisitNEON3Same()
Dsimulator-aarch64.h469 LogicVRegister& Halve(VectorFormat vform) { in Halve() function
/external/clang/include/clang/Basic/
Darm_neon.td78 // - "H" - Halve the number of lanes in the type.