| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrInfo.cpp | 113 Cond.push_back(MachineOperand::CreateImm(true)); in analyzeBranch() 124 Cond.push_back(MachineOperand::CreateImm(false)); in analyzeBranch() 198 Cond.front() = MachineOperand::CreateImm(!Cond.front().getImm()); in reverseBranchCondition()
|
| H A D | WebAssemblyCallIndirectFixup.cpp | 120 Ops.push_back(MachineOperand::CreateImm(0)); in runOnMachineFunction() 124 Ops.push_back(MachineOperand::CreateImm(0)); in runOnMachineFunction()
|
| H A D | WebAssemblyCFGStackify.cpp | 758 MI.addOperand(MF, MachineOperand::CreateImm(EHPadDepth)); in rewriteDepthImmediates() 779 MO = MachineOperand::CreateImm(GetDepth(Stack, MO.getMBB())); in rewriteDepthImmediates()
|
| H A D | WebAssemblyRegStackify.cpp | 109 MI->addOperand(MachineOperand::CreateImm(0)); in ConvertImplicitDefToConstZero() 112 MI->addOperand(MachineOperand::CreateImm(0)); in ConvertImplicitDefToConstZero()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86InstrBuilder.h | 77 MO.push_back(MachineOperand::CreateImm(Scale)); in getFullAddress() 84 MO.push_back(MachineOperand::CreateImm(Disp)); in getFullAddress()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 723 static AMDGPUOperand::Ptr CreateImm(const AMDGPUAsmParser *AsmParser, in CreateImm() function in __anon2619dd210111::AMDGPUOperand 1918 Operands.push_back(AMDGPUOperand::CreateImm(this, IntVal, S)); in parseImm() 3443 Operands.push_back(AMDGPUOperand::CreateImm(this, Val, S, ImmTy)); in parseOperandArrayWithPrefix() 3479 Operands.push_back(AMDGPUOperand::CreateImm(this, Bit, S, ImmTy)); in parseNamedBit() 3788 Operands.push_back(AMDGPUOperand::CreateImm(this, Waitcnt, S)); in parseSWaitCntOps() 4020 Operands.push_back(AMDGPUOperand::CreateImm(this, Slot, S, in parseInterpSlot() 4058 Operands.push_back(AMDGPUOperand::CreateImm(this, Attr, S, in parseInterpAttr() 4060 Operands.push_back(AMDGPUOperand::CreateImm(this, AttrChan, SChan, in parseInterpAttr() 4139 Operands.push_back(AMDGPUOperand::CreateImm(this, Val, S, in parseExpTgt() 4535 Operands.push_back(AMDGPUOperand::CreateImm(this, Imm, S)); in parseSOppBrTarget() [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/AsmParser/ |
| H A D | MSP430AsmParser.cpp | 202 static std::unique_ptr<MSP430Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anonebdbea530111::MSP430Operand 343 Operands.push_back(MSP430Operand::CreateImm(CCode, SMLoc(), SMLoc())); in parseJccInstruction() 360 Operands.push_back(MSP430Operand::CreateImm(Val, ExprLoc, in parseJccInstruction() 514 Operands.push_back(MSP430Operand::CreateImm(Val, StartLoc, EndLoc)); in ParseOperand()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FastISel.cpp | 768 Ops.push_back(MachineOperand::CreateImm(C->getSExtValue())); in addStackMapLiveVars() 771 Ops.push_back(MachineOperand::CreateImm(0)); in addStackMapLiveVars() 813 Ops.push_back(MachineOperand::CreateImm(ID->getZExtValue())); in selectStackmap() 819 Ops.push_back(MachineOperand::CreateImm(NumBytes->getZExtValue())); in selectStackmap() 952 Ops.push_back(MachineOperand::CreateImm(ID->getZExtValue())); in selectPatchpoint() 958 Ops.push_back(MachineOperand::CreateImm(NumBytes->getZExtValue())); in selectPatchpoint() 964 Ops.push_back(MachineOperand::CreateImm(CalleeConstAddr)); in selectPatchpoint() 969 Ops.push_back(MachineOperand::CreateImm(CalleeConstAddr)); in selectPatchpoint() 975 Ops.push_back(MachineOperand::CreateImm(0)); in selectPatchpoint() 982 Ops.push_back(MachineOperand::CreateImm(NumCallRegArgs)); in selectPatchpoint() [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Target/XCore/ |
| H A D | XCoreInstrInfo.cpp | 221 Cond.push_back(MachineOperand::CreateImm(BranchCode)); in analyzeBranch() 242 Cond.push_back(MachineOperand::CreateImm(BranchCode)); in analyzeBranch()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AVR/AsmParser/ |
| H A D | AVRAsmParser.cpp | 194 static std::unique_ptr<AVROperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon541144770111::AVROperand 399 Operands.push_back(AVROperand::CreateImm(Expression, S, E)); in tryParseExpression() 482 Operands.push_back(AVROperand::CreateImm(Expression, S, E)); in tryParseRelocExpression()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 2630 AArch64Operand::CreateImm(Imm, S, E, getContext())); in tryParseImmWithOptionalShift() 2876 AArch64Operand::CreateImm(Expr, S, getLoc(), getContext())); in createSysAlias() 2883 AArch64Operand::CreateImm(Expr, S, getLoc(), getContext())); in createSysAlias() 3531 Operands.push_back(AArch64Operand::CreateImm( in parseOptionalMulOperand() 3692 Operands.push_back(AArch64Operand::CreateImm( in parseOperand() 3707 Operands.push_back(AArch64Operand::CreateImm(CPLoc, S, E, Ctx)); in parseOperand() 4526 Operands.push_back(AArch64Operand::CreateImm( in MatchAndEmitInstruction() 4579 Operands[3] = AArch64Operand::CreateImm( in MatchAndEmitInstruction() 4632 Operands[3] = AArch64Operand::CreateImm( in MatchAndEmitInstruction() 4634 Operands[4] = AArch64Operand::CreateImm( in MatchAndEmitInstruction() [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCExpandISEL.cpp | 463 .add(MachineOperand::CreateImm(0)); in populateBlocks() 488 .add(MachineOperand::CreateImm(0)); in populateBlocks()
|
| H A D | PPCInstrInfo.cpp | 535 Cond.push_back(MachineOperand::CreateImm(PPC::PRED_BIT_SET)); in analyzeBranch() 543 Cond.push_back(MachineOperand::CreateImm(PPC::PRED_BIT_UNSET)); in analyzeBranch() 553 Cond.push_back(MachineOperand::CreateImm(1)); in analyzeBranch() 564 Cond.push_back(MachineOperand::CreateImm(0)); in analyzeBranch() 598 Cond.push_back(MachineOperand::CreateImm(PPC::PRED_BIT_SET)); in analyzeBranch() 608 Cond.push_back(MachineOperand::CreateImm(PPC::PRED_BIT_UNSET)); in analyzeBranch() 621 Cond.push_back(MachineOperand::CreateImm(1)); in analyzeBranch() 635 Cond.push_back(MachineOperand::CreateImm(0)); in analyzeBranch()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 397 static std::unique_ptr<SparcOperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon94a376d70211::SparcOperand 796 Operands.push_back(SparcOperand::CreateImm(EVal, S, E)); in parseMembarTag() 923 Op = SparcOperand::CreateImm(EVal, S, E); in parseSparcAsmOperand() 932 Op = SparcOperand::CreateImm(EVal, S, E); in parseSparcAsmOperand() 954 Op = SparcOperand::CreateImm(Res, S, E); in parseSparcAsmOperand()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CallLowering.cpp | 50 MachineOperand Callee = MachineOperand::CreateImm(0); in lowerCall()
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 588 MachineOperand LHS = MachineOperand::CreateImm(0); 589 MachineOperand RHS = MachineOperand::CreateImm(0);
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.cpp | 241 Cond.push_back(MachineOperand::CreateImm(BranchCode)); in analyzeBranch()
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/AsmParser/ |
| H A D | PPCAsmParser.cpp | 610 static std::unique_ptr<PPCOperand> CreateImm(int64_t Val, SMLoc S, SMLoc E, in CreateImm() function 654 return CreateImm(CE->getValue(), S, E, IsPPC64); in CreateFromMCExpr() 1456 Operands.push_back(PPCOperand::CreateImm(IntVal, S, E, isPPC64())); in ParseOperand() 1476 Operands.push_back(PPCOperand::CreateImm(IntVal, S, E, isPPC64())); in ParseOperand() 1550 Operands.push_back(PPCOperand::CreateImm(IntVal, S, E, isPPC64())); in ParseOperand()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstructionSelector.cpp | 684 MovZ->addOperand(MF, MachineOperand::CreateImm(0)); in materializeLargeCMVal() 701 MovI->addOperand(MF, MachineOperand::CreateImm(Offset)); in materializeLargeCMVal() 995 I.addOperand(MachineOperand::CreateImm(0)); in select() 996 I.addOperand(MachineOperand::CreateImm(0)); in select() 1089 I.addOperand(MachineOperand::CreateImm(Offset)); in select()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstructionSelector.cpp | 111 return MachineOperand::CreateImm(Imm.getLoBits(32).getSExtValue()); in getSubOperand64() 113 return MachineOperand::CreateImm(Imm.getHiBits(32).getSExtValue()); in getSubOperand64()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.cpp | 484 Cond.push_back(MachineOperand::CreateImm(LastInst->getOpcode())); in analyzeBranch() 490 Cond.push_back(MachineOperand::CreateImm(LastInst->getOpcode())); in analyzeBranch() 497 Cond.push_back(MachineOperand::CreateImm(LastInst->getOpcode())); in analyzeBranch() 514 Cond.push_back(MachineOperand::CreateImm(SecondLastInst->getOpcode())); in analyzeBranch() 525 Cond.push_back(MachineOperand::CreateImm(SecondLastInst->getOpcode())); in analyzeBranch() 545 Cond.push_back(MachineOperand::CreateImm(SecondLastInst->getOpcode())); in analyzeBranch() 755 Cond.push_back(MachineOperand::CreateImm(Hexagon::J2_jumpf)); in reduceLoopCount() 4395 MIB->addOperand(MachineOperand::CreateImm(memShufDisabledMask)); in setBundleNoShuf()
|
| /freebsd-12.1/contrib/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.cpp | 189 Cond.push_back(MachineOperand::CreateImm(LastInst.getOpcode())); in parseCondBranch()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86AsmParser.cpp | 1678 return X86Operand::CreateImm(RndModeOp, Start, End); in ParseRoundingModeOp() 1889 return X86Operand::CreateImm(Disp, Start, End); in ParseIntelOperand() 1956 return X86Operand::CreateImm(Val, Start, End); in ParseATTOperand() 2392 Operands.push_back(X86Operand::CreateImm(ImmOp, NameLoc, NameLoc)); in ParseInstruction() 2419 Operands.push_back(X86Operand::CreateImm(ImmOp, NameLoc, NameLoc)); in ParseInstruction() 2446 Operands.push_back(X86Operand::CreateImm(ImmOp, NameLoc, NameLoc)); in ParseInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 457 return {{MachineOperand::CreateImm(static_cast<int64_t>(Pred)),
|
| /freebsd-12.1/contrib/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.cpp | 372 Cond.push_back(MachineOperand::CreateImm(BranchCode)); in analyzeBranch()
|