Home
last modified time | relevance | path

Searched defs:OpSize (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp400 auto OpSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in legalizeCustom() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterBankInfo.cpp616 SmallVector<unsigned, 4> OpSize(NumOperands); in getInstrMapping() local
DAArch64InstructionSelector.cpp477 unsigned OpSize) { in selectBinaryOp()
548 unsigned OpSize) { in selectLoadStoreUIOp()
878 unsigned OpSize = MRI.getType(I.getOperand(2).getReg()).getSizeInBits(); in selectFCMPOpc() local
1965 const unsigned OpSize = Ty.getSizeInBits(); in select() local
1991 unsigned OpSize = Ty.getSizeInBits(); in select() local
DAArch64ISelLowering.cpp4147 unsigned OpSize = Flags.isByVal() ? Flags.getByValSize() * 8 in LowerCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp481 size_t OpSize = NumOps * sizeof(MDOperand); in operator new() local
496 size_t OpSize = N->NumOperands * sizeof(MDOperand); in operator delete() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp556 int64_t OpSize = MFI.getObjectSize(FI); in foldMemoryOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp844 unsigned OpSize = OpTy.getSizeInBits(); in executeInWaterfallLoop() local
3011 unsigned OpSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in getInstrMapping() local
DSIISelLowering.cpp2834 unsigned OpSize = Flags.isByVal() ? in LowerCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp542 unsigned OpSize = OpTy.getSizeInBits(); in buildSequence() local
DLegalizerHelper.cpp3517 uint64_t OpSize = MRI.getType(OpReg).getSizeInBits(); in narrowScalarExtract() local
3584 uint64_t OpSize = MRI.getType(OpReg).getSizeInBits(); in narrowScalarInsert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h76 unsigned OpSize = OpTy->getScalarSizeInBits(); in getOperationCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp751 unsigned OpSize = DL.getTypeSizeInBits(Op0->getType()); in SymbolicallyEvaluateBinop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp2752 auto OpSize = AMDGPU::getOperandSize(Desc, OpIdx); in isInlineConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp4884 uint32_t OpSize = (Arg.getValueSizeInBits() + 7) / 8; in CalculateTailCallArgDest() local
12310 auto OpSize = N->getOperand(0).getValueSizeInBits(); in ConvertSETCCToSubtract() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp4125 uint32_t OpSize = (VA.getLocVT().getSizeInBits()+7)/8; in LowerCall() local
43720 unsigned OpSize = OpVT.getSizeInBits(); in combineVectorSizedSetCCEquality() local