Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h75 isAmbiguous_64(InstType InstTy,unsigned OpSize) isAmbiguous_64() argument
81 isAmbiguous_32(InstType InstTy,unsigned OpSize) isAmbiguous_32() argument
87 isAmbiguous_32or64(InstType InstTy,unsigned OpSize) isAmbiguous_32or64() argument
94 isAmbiguousWithMergeOrUnmerge_64(InstType InstTy,unsigned OpSize) isAmbiguousWithMergeOrUnmerge_64() argument
100 isFloatingPoint_32or64(InstType InstTy,unsigned OpSize) isFloatingPoint_32or64() argument
106 isFloatingPoint_64(InstType InstTy,unsigned OpSize) isFloatingPoint_64() argument
112 isInteger_32(InstType InstTy,unsigned OpSize) isInteger_32() argument
[all...]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp415 uint8_t OpSize)) { in handleOperand()
998 bool hasREX_W, uint8_t OpSize) { in typeFromString()
1146 uint8_t OpSize) { in immediateEncodingFromString()
1187 uint8_t OpSize) { in rmRegisterEncodingFromString()
1223 uint8_t OpSize) { in roRegisterEncodingFromString()
1272 uint8_t OpSize) { in vvvvRegisterEncodingFromString()
1302 uint8_t OpSize) { in writemaskRegisterEncodingFromString()
1316 uint8_t OpSize) { in memoryEncodingFromString()
1361 uint8_t OpSize) { in relocationEncodingFromString()
1410 uint8_t OpSize) { in opcodeModifierEncodingFromString()
H A DX86RecognizableInstr.h196 uint8_t OpSize; member
/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DMCDisassembler.cpp30 uint64_t Offset, uint64_t OpSize, in tryAddingSymbolicOperand()
H A DMCExternalSymbolizer.cpp36 bool IsBranch, uint64_t Offset, uint64_t OpSize, uint64_t InstSize) { in tryAddingSymbolicOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp63 bool IsBranch, uint64_t Offset, uint64_t OpSize, uint64_t InstSize) { in tryAddingSymbolicOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp377 auto OpSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in legalizeCustom() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp161 Value *Len, Value *OpSize, in getRuntimeLoopCount()
171 Value *Len, Value *OpSize, in getRuntimeLoopRemainder()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp155 unsigned OpSize) { in selectLoadStoreOp()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp497 unsigned OpSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in computeKnownBitsImpl() local
H A DLegalizerHelper.cpp6045 uint64_t OpSize = MRI.getType(OpReg).getSizeInBits(); in narrowScalarExtract() local
6111 uint64_t OpSize = MRI.getType(OpReg).getSizeInBits(); in narrowScalarInsert() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp755 SmallVector<unsigned, 4> OpSize(NumOperands); in getInstrMapping() local
H A DAArch64InstructionSelector.cpp814 unsigned OpSize) { in selectBinaryOp()
885 unsigned OpSize) { in selectLoadStoreUIOp()
3096 const unsigned OpSize = Ty.getSizeInBits(); in select() local
4450 unsigned OpSize = Ty.getSizeInBits(); in emitFPCompare() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp894 unsigned OpSize = OpTy.getSizeInBits(); in executeInWaterfallLoop() local
4625 unsigned OpSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in getInstrMapping() local
4830 unsigned OpSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in getInstrMapping() local
H A DSIInstrInfo.cpp3456 unsigned OpSize = getOpSize(UseMI, 0); in foldImmediate() local
H A DSIISelLowering.cpp3798 unsigned OpSize = Flags.isByVal() ? in LowerCall() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1025 if (Expected<uint64_t> OpSize = in writeListEntry() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp658 int64_t OpSize = MFI.getObjectSize(FI); in foldMemoryOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp2355 uint32_t OpSize = (VA.getLocVT().getSizeInBits()+7)/8; in LowerCall() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp814 unsigned OpSize = DL.getTypeSizeInBits(Op0->getType()); in SymbolicallyEvaluateBinop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp735 uint32_t OpSize = (VA.getLocVT().getSizeInBits() + 7) / 8; in LowerCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5242 uint32_t OpSize = (Arg.getValueSizeInBits() + 7) / 8; in CalculateTailCallArgDest() local
14049 auto OpSize = N->getOperand(0).getValueSizeInBits(); in ConvertSETCCToSubtract() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3573 auto OpSize = AMDGPU::getOperandSize(Desc, OpIdx); in isInlineConstant() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp2807 uint64_t OpSize, uint64_t InstSize, int TagType, in SymbolizerGetOpInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3384 const unsigned OpSize = Op.getScalarValueSizeInBits(); in isSimpleVIDSequence() local

12