Home
last modified time | relevance | path

Searched defs:Operand2 (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction()
490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1135 uint64_t Operand2 = DefRangeRegisterRel.Hdr.BasePointerOffset; in visitKnownRecord() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6081 static bool arebothOperandsNotSNan(SDValue Operand1, SDValue Operand2, in arebothOperandsNotSNan()
6086 static bool arebothOperandsNotNan(SDValue Operand1, SDValue Operand2, in arebothOperandsNotNan()
6091 static unsigned getMinMaxOpcodeForFP(SDValue Operand1, SDValue Operand2, in getMinMaxOpcodeForFP()
6203 SDValue CommonValue, Operand1, Operand2; in foldAndOrOfSETCC() local