Home
last modified time | relevance | path

Searched defs:FirstOperand (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp808 SDValue FirstOperand = N->getOperand(0); in performANDCombine() local
891 SDValue FirstOperand = N->getOperand(0), SecondOperand = N->getOperand(1); in performORCombine() local
1185 SDValue FirstOperand = N->getOperand(0); in performSHLCombine() local
1246 SDValue FirstOperand = in performSignExtendCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp659 void AMDGPUInstPrinter::printDefaultVccOperand(bool FirstOperand, in printDefaultVccOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp628 HexagonOperand &FirstOperand = static_cast<HexagonOperand &>(*Operands[0]); in matchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4384 SDValue FirstOperand = N->getOperand(0); in performANDCombine() local
4484 SDValue FirstOperand = N->getOperand(0); in performSRLCombine() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp1043 Expr *FirstOperand, FunctionDecl *EqFD) { in shouldAddReversedEqEq()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15973 SDValue FirstOperand(Op.getOperand(0)); in combineFPToIntToFP() local