Home
last modified time | relevance | path

Searched defs:Vbic (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h6876 void Vbic(Condition cond, in MacroAssembler() function in vixl::aarch32::MacroAssembler
6894 void Vbic(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler
6898 void Vbic(Condition cond, in MacroAssembler() function in vixl::aarch32::MacroAssembler
6916 void Vbic(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp12200 SDValue Vbic = DAG.getNode(ARMISD::VBICIMM, dl, VbicVT, Input, Val); in PerformANDCombine() local

Completed in 56 milliseconds