Searched defs:Vorr (Results 1 – 6 of 6) sorted by relevance
/external/vixl/examples/aarch32/ |
D | mandelbrot.cc | 150 __ Vorr(F32, kFlags, kFlags, q10); // (~0/0) | above result in GenerateMandelBrot() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceInstARM32.h | 452 Vorr, enumerator
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 8267 void Vorr(Condition cond, in Vorr() function 8281 void Vorr(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in Vorr() function 8284 void Vorr(Condition cond, in Vorr() function 8290 void Vorr(DRegister rd, DRegister rn, const DOperand& operand) { in Vorr() function 8294 void Vorr(Condition cond, in Vorr() function 8308 void Vorr(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in Vorr() function 8311 void Vorr(Condition cond, in Vorr() function 8317 void Vorr(QRegister rd, QRegister rn, const QOperand& operand) { in Vorr() function
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 9290 SDValue Vorr = DAG.getNode(ARMISD::VORRIMM, dl, VorrVT, Input, Val); in PerformORCombine() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 12507 SDValue Vorr = DAG.getNode(ARMISD::VORRIMM, dl, VorrVT, Input, Val); in PerformORCombine() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 14570 SDValue Vorr = DAG.getNode(ARMISD::VORRIMM, dl, VorrVT, Input, Val); in PerformORCombine() local
|