Home
last modified time | relevance | path

Searched defs:NegAcc (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp271 bool NegAcc, bool HasLane) { in ExpandFPMLxInstruction()
355 bool NegAcc, HasLane; in ExpandFPMLxInstructions() local
H A DARMBaseInstrInfo.cpp88 bool NegAcc; // True if the acc is negated before the add / sub. member
5009 bool &NegAcc, bool &HasLane) const { in isFpMLxInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp271 bool NegAcc, bool HasLane) { in ExpandFPMLxInstruction()
355 bool NegAcc, HasLane; in ExpandFPMLxInstructions() local
H A DARMBaseInstrInfo.cpp82 bool NegAcc; // True if the acc is negated before the add / sub. member
4799 bool &NegAcc, bool &HasLane) const { in isFpMLxInstruction()
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp274 bool NegAcc, bool HasLane) { in ExpandFPMLxInstruction()
361 bool NegAcc, HasLane; in ExpandFPMLxInstructions() local
H A DARMBaseInstrInfo.cpp59 bool NegAcc; // True if the acc is negated before the add / sub. member
4151 bool &NegAcc, bool &HasLane) const { in isFpMLxInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAutoUpgrade.cpp3063 bool NegAcc = NegMul ? Name[8] == 's' : Name[7] == 's'; in UpgradeIntrinsicCall() local
3115 bool NegAcc = NegMul ? Name[4] == 's' : Name[3] == 's'; in UpgradeIntrinsicCall() local
3175 bool NegAcc = NegMul ? Name[4] == 's' : Name[3] == 's'; in UpgradeIntrinsicCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAutoUpgrade.cpp3487 bool NegAcc = NegMul ? Name[8] == 's' : Name[7] == 's'; in UpgradeIntrinsicCall() local
3539 bool NegAcc = NegMul ? Name[4] == 's' : Name[3] == 's'; in UpgradeIntrinsicCall() local
3599 bool NegAcc = NegMul ? Name[4] == 's' : Name[3] == 's'; in UpgradeIntrinsicCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9724 static unsigned negateFMAOpcode(unsigned Opcode, bool NegMul, bool NegAcc) { in negateFMAOpcode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42515 static unsigned negateFMAOpcode(unsigned Opcode, bool NegMul, bool NegAcc, in negateFMAOpcode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51992 static unsigned negateFMAOpcode(unsigned Opcode, bool NegMul, bool NegAcc, in negateFMAOpcode()