Searched defs:NegAcc (Results 1 – 11 of 11) sorted by relevance
| /external/llvm/lib/Target/ARM/ |
| D | MLxExpansionPass.cpp | 274 bool NegAcc, bool HasLane) { in ExpandFPMLxInstruction() 361 bool NegAcc, HasLane; in ExpandFPMLxInstructions() local
|
| D | ARMBaseInstrInfo.cpp | 59 bool NegAcc; // True if the acc is negated before the add / sub. member 4151 bool &NegAcc, bool &HasLane) const { in isFpMLxInstruction()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | MLxExpansionPass.cpp | 271 bool NegAcc, bool HasLane) { in ExpandFPMLxInstruction() 355 bool NegAcc, HasLane; in ExpandFPMLxInstructions() local
|
| D | ARMBaseInstrInfo.cpp | 82 bool NegAcc; // True if the acc is negated before the add / sub. member 4799 bool &NegAcc, bool &HasLane) const { in isFpMLxInstruction()
|
| /external/llvm-project/llvm/lib/Target/ARM/ |
| D | MLxExpansionPass.cpp | 271 bool NegAcc, bool HasLane) { in ExpandFPMLxInstruction() 355 bool NegAcc, HasLane; in ExpandFPMLxInstructions() local
|
| D | ARMBaseInstrInfo.cpp | 86 bool NegAcc; // True if the acc is negated before the add / sub. member 4835 bool &NegAcc, bool &HasLane) const { in isFpMLxInstruction()
|
| /external/llvm-project/llvm/lib/IR/ |
| D | AutoUpgrade.cpp | 3197 bool NegAcc = NegMul ? Name[8] == 's' : Name[7] == 's'; in UpgradeIntrinsicCall() local 3249 bool NegAcc = NegMul ? Name[4] == 's' : Name[3] == 's'; in UpgradeIntrinsicCall() local 3309 bool NegAcc = NegMul ? Name[4] == 's' : Name[3] == 's'; in UpgradeIntrinsicCall() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | AutoUpgrade.cpp | 3063 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
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGBuiltin.cpp | 11617 bool NegAcc = false) { in EmitScalarFMAExpr()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 42512 static unsigned negateFMAOpcode(unsigned Opcode, bool NegMul, bool NegAcc, in negateFMAOpcode()
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 45908 static unsigned negateFMAOpcode(unsigned Opcode, bool NegMul, bool NegAcc, in negateFMAOpcode()
|