Home
last modified time | relevance | path

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

/external/vixl/examples/aarch32/
Dmandelbrot.cc150 __ Vorr(F32, kFlags, kFlags, q10); // (~0/0) | above result in GenerateMandelBrot() local
/external/swiftshader/third_party/subzero/src/
DIceInstARM32.h452 Vorr, enumerator
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h8246 void Vorr(Condition cond, in Vorr() function
8260 void Vorr(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in Vorr() function
8263 void Vorr(Condition cond, in Vorr() function
8269 void Vorr(DRegister rd, DRegister rn, const DOperand& operand) { in Vorr() function
8273 void Vorr(Condition cond, in Vorr() function
8287 void Vorr(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in Vorr() function
8290 void Vorr(Condition cond, in Vorr() function
8296 void Vorr(QRegister rd, QRegister rn, const QOperand& operand) { in Vorr() function
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp9290 SDValue Vorr = DAG.getNode(ARMISD::VORRIMM, dl, VorrVT, Input, Val); in PerformORCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp12507 SDValue Vorr = DAG.getNode(ARMISD::VORRIMM, dl, VorrVT, Input, Val); in PerformORCombine() local