Home
last modified time | relevance | path

Searched defs:Operand1 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DDIExpressionOptimizer.cpp238 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 DDWARFDebugFrame.h477 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 DTypeMetadataUtils.cpp192 auto *Operand1 = cast<Constant>(C->getOperand(1)); getPointerAtOffset() local
/llvm-project/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp308 const MachineOperand &Operand1 = MI->getOperand(1); insertCallDefsUses() local
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1063 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 DWebAssemblyRegStackify.cpp770 unsigned Operand0, Operand1; global() member in __anon763f11800211::CommutingState
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6099 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...]