Searched defs:fcsel (Results 1 – 4 of 4) sorted by relevance
| /third_party/vixl/test/aarch64/ |
| D | test-assembler-fp-aarch64.cc | 2041 TEST(fcsel) { in TEST() argument 2059 __ fcsel(s4, s16, s17, al); in TEST() local 2060 __ fcsel(d5, d18, d19, nv); in TEST() local 2091 __ fcsel(h4, h16, h17, al); in TEST() local 2092 __ fcsel(h5, h16, h17, nv); in TEST() local
|
| D | test-trace-aarch64.cc | 440 __ fcsel(d10, d14, d19, gt); in GenerateTestSequenceFP() local 441 __ fcsel(s22, s18, s2, ge); in GenerateTestSequenceFP() local
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| D | assembler-arm64.cc | 2713 void Assembler::fcsel(const VRegister& fd, const VRegister& fn, in fcsel() function in v8::internal::Assembler
|
| /third_party/vixl/src/aarch64/ |
| D | assembler-aarch64.cc | 3009 void Assembler::fcsel(const VRegister& vd, in fcsel() function in vixl::aarch64::Assembler
|