Searched defs:Operand2 (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/ |
| H A D | DWARFCFIProgram.h | 269 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() 276 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DIExpressionOptimizer.cpp | 241 auto Operand2 = static_cast<dwarf::LocationAtom>(Ops[3].getOp()); in tryFoldCommutativeMath() local 268 auto Operand2 = static_cast<dwarf::LocationAtom>(Ops[3].getOp()); in tryFoldCommutativeMathWithArgInBetween() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVCodeViewVisitor.cpp | 1128 uint64_t Operand2 = DefRangeRegisterRel.Hdr.BasePointerOffset; in visitKnownRecord() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 6463 static bool arebothOperandsNotSNan(SDValue Operand1, SDValue Operand2, in arebothOperandsNotSNan() 6468 static bool arebothOperandsNotNan(SDValue Operand1, SDValue Operand2, in arebothOperandsNotNan() 6474 static unsigned getMinMaxOpcodeForFP(SDValue Operand1, SDValue Operand2, in getMinMaxOpcodeForFP() 6586 SDValue CommonValue, Operand1, Operand2; in foldAndOrOfSETCC() local
|