Home
last modified time | relevance | path

Searched defs:Vbic (Results 1 – 4 of 4) sorted by relevance

/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h5653 void Vbic(Condition cond, in Vbic() function
5667 void Vbic(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in Vbic() function
5671 void Vbic(Condition cond, in Vbic() function
5685 void Vbic(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in Vbic() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp6694 SDValue Vbic = DAG.getNode(ARMISD::VBICIMM, dl, VbicVT, Input, Val); in PerformANDCombine() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp9248 SDValue Vbic = DAG.getNode(ARMISD::VBICIMM, dl, VbicVT, Input, Val); in PerformANDCombine() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp10782 SDValue Vbic = DAG.getNode(ARMISD::VBICIMM, dl, VbicVT, Input, Val); in PerformANDCombine() local