/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.cpp | 123 Cond.push_back(MachineOperand::CreateImm(true)); in analyzeBranch() 131 Cond.push_back(MachineOperand::CreateImm(false)); in analyzeBranch() 145 Cond.push_back(MachineOperand::CreateImm(true)); in analyzeBranch() 231 Cond.front() = MachineOperand::CreateImm(!Cond.front().getImm()); in reverseBranchCondition()
|
D | WebAssemblyCallIndirectFixup.cpp | 123 Ops.push_back(MachineOperand::CreateImm(0)); in runOnMachineFunction() 127 Ops.push_back(MachineOperand::CreateImm(0)); in runOnMachineFunction()
|
D | WebAssemblyRegStackify.cpp | 108 MI->addOperand(MachineOperand::CreateImm(0)); in convertImplicitDefToConstZero() 111 MI->addOperand(MachineOperand::CreateImm(0)); in convertImplicitDefToConstZero()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 895 static AMDGPUOperand::Ptr CreateImm(const AMDGPUAsmParser *AsmParser, in CreateImm() function in __anond10a7bc70111::AMDGPUOperand 2373 AMDGPUOperand::CreateImm(this, RealVal.bitcastToAPInt().getZExtValue(), S, in parseImm() 2400 Operands.push_back(AMDGPUOperand::CreateImm(this, IntVal, S)); in parseImm() 2641 Operands.push_back(AMDGPUOperand::CreateImm(this, 0, Loc, in parseVReg32OrOff() 4590 Operands.push_back(AMDGPUOperand::CreateImm(this, Value, S, ImmTy)); in parseIntWithPrefix() 4636 Operands.push_back(AMDGPUOperand::CreateImm(this, Val, S, ImmTy)); in parseOperandArrayWithPrefix() 4675 Operands.push_back(AMDGPUOperand::CreateImm(this, Bit, S, ImmTy)); in parseNamedBit() 4760 AMDGPUOperand::CreateImm(this, Format, S, AMDGPUOperand::ImmTyFORMAT)); in parseDfmtNfmt() 4977 Operands.push_back(AMDGPUOperand::CreateImm(this, Waitcnt, S)); in parseSWaitCntOps() 5063 Operands.push_back(AMDGPUOperand::CreateImm(this, ImmVal, Loc, AMDGPUOperand::ImmTyHwreg)); in parseHwreg() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrBuilder.h | 76 MO.push_back(MachineOperand::CreateImm(Scale)); in getFullAddress() 83 MO.push_back(MachineOperand::CreateImm(Disp)); in getFullAddress()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/ |
D | MSP430AsmParser.cpp | 202 static std::unique_ptr<MSP430Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon96cc88f90111::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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 766 Ops.push_back(MachineOperand::CreateImm(StackMaps::ConstantOp)); in addStackMapLiveVars() 767 Ops.push_back(MachineOperand::CreateImm(C->getSExtValue())); in addStackMapLiveVars() 769 Ops.push_back(MachineOperand::CreateImm(StackMaps::ConstantOp)); in addStackMapLiveVars() 770 Ops.push_back(MachineOperand::CreateImm(0)); in addStackMapLiveVars() 812 Ops.push_back(MachineOperand::CreateImm(ID->getZExtValue())); in selectStackmap() 818 Ops.push_back(MachineOperand::CreateImm(NumBytes->getZExtValue())); in selectStackmap() 951 Ops.push_back(MachineOperand::CreateImm(ID->getZExtValue())); in selectPatchpoint() 957 Ops.push_back(MachineOperand::CreateImm(NumBytes->getZExtValue())); in selectPatchpoint() 963 Ops.push_back(MachineOperand::CreateImm(CalleeConstAddr)); in selectPatchpoint() 968 Ops.push_back(MachineOperand::CreateImm(CalleeConstAddr)); in selectPatchpoint() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 1871 static std::unique_ptr<AArch64Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anona71ef61d0111::AArch64Operand 2506 Operands.push_back(AArch64Operand::CreateImm(Expr, S, E, getContext())); in tryParseAdrpLabel() 2544 Operands.push_back(AArch64Operand::CreateImm(Expr, S, E, getContext())); in tryParseAdrLabel() 2625 AArch64Operand::CreateImm(Imm, S, E, getContext())); in tryParseImmWithOptionalShift() 2660 Operands.push_back(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() 3539 Operands.push_back(AArch64Operand::CreateImm( in parseOptionalMulOperand() 3578 Operands.push_back(AArch64Operand::CreateImm(Expr, S, E, getContext())); in parseOperand() 3620 Operands.push_back(AArch64Operand::CreateImm(IdVal, S, E, getContext())); in parseOperand() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCExpandISEL.cpp | 462 .add(MachineOperand::CreateImm(0)); in populateBlocks() 487 .add(MachineOperand::CreateImm(0)); in populateBlocks()
|
D | PPCInstrInfo.cpp | 547 Cond.push_back(MachineOperand::CreateImm(PPC::PRED_BIT_SET)); in analyzeBranch() 555 Cond.push_back(MachineOperand::CreateImm(PPC::PRED_BIT_UNSET)); in analyzeBranch() 565 Cond.push_back(MachineOperand::CreateImm(1)); in analyzeBranch() 576 Cond.push_back(MachineOperand::CreateImm(0)); in analyzeBranch() 610 Cond.push_back(MachineOperand::CreateImm(PPC::PRED_BIT_SET)); in analyzeBranch() 620 Cond.push_back(MachineOperand::CreateImm(PPC::PRED_BIT_UNSET)); in analyzeBranch() 633 Cond.push_back(MachineOperand::CreateImm(1)); in analyzeBranch() 647 Cond.push_back(MachineOperand::CreateImm(0)); in analyzeBranch() 4186 Cond.push_back(MachineOperand::CreateImm(0)); in createTripCountGreaterCondition()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 220 Cond.push_back(MachineOperand::CreateImm(BranchCode)); in analyzeBranch() 241 Cond.push_back(MachineOperand::CreateImm(BranchCode)); in analyzeBranch()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/ |
D | AVRAsmParser.cpp | 210 static std::unique_ptr<AVROperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anonefb15e9d0111::AVROperand 415 Operands.push_back(AVROperand::CreateImm(Expression, S, E)); in tryParseExpression() 498 Operands.push_back(AVROperand::CreateImm(Expression, S, E)); in tryParseRelocExpression()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 397 static std::unique_ptr<SparcOperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anond97033fd0211::SparcOperand 797 Operands.push_back(SparcOperand::CreateImm(EVal, S, E)); in parseMembarTag() 924 Op = SparcOperand::CreateImm(EVal, S, E); in parseSparcAsmOperand() 933 Op = SparcOperand::CreateImm(EVal, S, E); in parseSparcAsmOperand() 955 Op = SparcOperand::CreateImm(Res, S, E); in parseSparcAsmOperand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | CallLowering.h | 77 MachineOperand Callee = MachineOperand::CreateImm(0);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.cpp | 240 Cond.push_back(MachineOperand::CreateImm(BranchCode)); in analyzeBranch()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 609 static std::unique_ptr<PPCOperand> CreateImm(int64_t Val, SMLoc S, SMLoc E, in CreateImm() function 653 return CreateImm(CE->getValue(), S, E, IsPPC64); in CreateFromMCExpr() 1455 Operands.push_back(PPCOperand::CreateImm(IntVal, S, E, isPPC64())); in ParseOperand() 1475 Operands.push_back(PPCOperand::CreateImm(IntVal, S, E, isPPC64())); in ParseOperand() 1549 Operands.push_back(PPCOperand::CreateImm(IntVal, S, E, isPPC64())); in ParseOperand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 619 MachineOperand LHS = MachineOperand::CreateImm(0); 620 MachineOperand RHS = MachineOperand::CreateImm(0);
|
D | MachineInstrBuilder.h | 123 MI->addOperand(*MF, MachineOperand::CreateImm(Val)); in addImm()
|
D | MachineOperand.h | 761 static MachineOperand CreateImm(int64_t Val) { in CreateImm() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 483 Cond.push_back(MachineOperand::CreateImm(LastInst->getOpcode())); in analyzeBranch() 489 Cond.push_back(MachineOperand::CreateImm(LastInst->getOpcode())); in analyzeBranch() 496 Cond.push_back(MachineOperand::CreateImm(LastInst->getOpcode())); in analyzeBranch() 513 Cond.push_back(MachineOperand::CreateImm(SecondLastInst->getOpcode())); in analyzeBranch() 524 Cond.push_back(MachineOperand::CreateImm(SecondLastInst->getOpcode())); in analyzeBranch() 544 Cond.push_back(MachineOperand::CreateImm(SecondLastInst->getOpcode())); in analyzeBranch() 715 Cond.push_back(MachineOperand::CreateImm(Hexagon::J2_jumpf)); in createTripCountGreaterCondition() 4439 MIB->addOperand(MachineOperand::CreateImm(memShufDisabledMask)); in setBundleNoShuf()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCOptAddrMode.cpp | 446 MachineOperand Src = MachineOperand::CreateImm(0xDEADBEEF); in changeToAddrMode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 1767 return X86Operand::CreateImm(RndModeOp, Start, End); in ParseRoundingModeOp() 1961 return X86Operand::CreateImm(Disp, Start, End, SM.getSymName(), in ParseIntelOperand() 1966 return X86Operand::CreateImm(Disp, Start, End); in ParseIntelOperand() 2034 return X86Operand::CreateImm(Val, Start, End); in ParseATTOperand() 2683 Operands.push_back(X86Operand::CreateImm(ImmOp, NameLoc, NameLoc)); in ParseInstruction() 2724 Operands.push_back(X86Operand::CreateImm(ImmOp, NameLoc, NameLoc)); in ParseInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.cpp | 371 Cond.push_back(MachineOperand::CreateImm(BranchCode)); in analyzeBranch()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstructionSelector.cpp | 232 return MachineOperand::CreateImm(Imm.getLoBits(32).getSExtValue()); in getSubOperand64() 234 return MachineOperand::CreateImm(Imm.getHiBits(32).getSExtValue()); in getSubOperand64() 317 I.addOperand(*MF, MachineOperand::CreateImm(0)); in selectG_ADD_SUB() 410 I.addOperand(*MF, MachineOperand::CreateImm(0)); in selectG_UADDO_USUBO_UADDE_USUBE()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 155 Cond.push_back(MachineOperand::CreateImm(LastInst->getOperand(1).getImm())); in parseCondBranch()
|