Home
last modified time | relevance | path

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

/freebsd-src/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() argument
490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1135 uint64_t Operand2 = DefRangeRegisterRel.Hdr.BasePointerOffset; in visitKnownRecord() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6081 arebothOperandsNotSNan(SDValue Operand1,SDValue Operand2,SelectionDAG & DAG) arebothOperandsNotSNan() argument
6086 arebothOperandsNotNan(SDValue Operand1,SDValue Operand2,SelectionDAG & DAG) arebothOperandsNotNan() argument
6091 getMinMaxOpcodeForFP(SDValue Operand1,SDValue Operand2,ISD::CondCode CC,unsigned OrAndOpcode,SelectionDAG & DAG,bool isFMAXNUMFMINNUM_IEEE,bool isFMAXNUMFMINNUM) getMinMaxOpcodeForFP() argument
6203 SDValue CommonValue, Operand1, Operand2; foldAndOrOfSETCC() local
[all...]