Searched defs:Operand2 (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/IR/ |
H A D | DIExpressionOptimizer.cpp | 239 auto Operand2 = static_cast<dwarf::LocationAtom>(Ops[3].getOp()); tryFoldCommutativeMath() local 266 auto Operand2 = static_cast<dwarf::LocationAtom>(Ops[3].getOp()); tryFoldCommutativeMathWithArgInBetween() local
|
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() argument 490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() argument
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 1135 uint64_t Operand2 = DefRangeRegisterRel.Hdr.BasePointerOffset; visitKnownRecord() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 6099 arebothOperandsNotSNan(SDValue Operand1,SDValue Operand2,SelectionDAG & DAG) arebothOperandsNotSNan() argument 6104 arebothOperandsNotNan(SDValue Operand1,SDValue Operand2,SelectionDAG & DAG) arebothOperandsNotNan() argument 6109 getMinMaxOpcodeForFP(SDValue Operand1,SDValue Operand2,ISD::CondCode CC,unsigned OrAndOpcode,SelectionDAG & DAG,bool isFMAXNUMFMINNUM_IEEE,bool isFMAXNUMFMINNUM) getMinMaxOpcodeForFP() argument 6221 SDValue CommonValue, Operand1, Operand2; foldAndOrOfSETCC() local [all...] |