/llvm-project/llvm/lib/IR/ |
H A D | DIExpressionOptimizer.cpp | 238 auto Operand1 = static_cast<dwarf::LocationAtom>(Ops[1].getOp()); tryFoldCommutativeMath() local 265 auto Operand1 = static_cast<dwarf::LocationAtom>(Ops[1].getOp()); tryFoldCommutativeMathWithArgInBetween() local
|
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 477 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() argument 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/Analysis/ |
H A D | TypeMetadataUtils.cpp | 192 auto *Operand1 = cast<Constant>(C->getOperand(1)); getPointerAtOffset() local
|
/llvm-project/llvm/lib/Target/Sparc/ |
H A D | DelaySlotFiller.cpp | 308 const MachineOperand &Operand1 = MI->getOperand(1); insertCallDefsUses() local
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 1063 uint64_t Operand1 = DefRangeFramePointerRelFullScope.Offset; visitKnownRecord() local 1096 uint64_t Operand1 = DefRangeFramePointerRel.Hdr.Offset; visitKnownRecord() local 1134 uint64_t Operand1 = DefRangeRegisterRel.Hdr.Register; visitKnownRecord() local 1170 uint64_t Operand1 = DefRangeRegister.Hdr.Register; visitKnownRecord() local 1208 uint64_t Operand1 = DefRangeSubfieldRegister.Hdr.Register; visitKnownRecord() local 1251 uint64_t Operand1 = DefRangeSubfield.Program; visitKnownRecord() local 1292 uint64_t Operand1 = DefRange.Program; visitKnownRecord() local [all...] |
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 770 unsigned Operand0, Operand1; global() member in __anon763f11800211::CommutingState
|
/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...] |