Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h75 bool isAmbiguous_64(InstType InstTy, unsigned OpSize) const { in isAmbiguous_64()
81 bool isAmbiguous_32(InstType InstTy, unsigned OpSize) const { in isAmbiguous_32()
87 bool isAmbiguous_32or64(InstType InstTy, unsigned OpSize) const { in isAmbiguous_32or64()
94 unsigned OpSize) const { in isAmbiguousWithMergeOrUnmerge_64()
100 bool isFloatingPoint_32or64(InstType InstTy, unsigned OpSize) const { in isFloatingPoint_32or64()
106 bool isFloatingPoint_64(InstType InstTy, unsigned OpSize) const { in isFloatingPoint_64()
112 bool isInteger_32(InstType InstTy, unsigned OpSize) const { in isInteger_32()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp397 uint8_t OpSize)) { in handleOperand()
899 uint8_t OpSize) { in typeFromString()
1041 uint8_t OpSize) { in immediateEncodingFromString()
1080 uint8_t OpSize) { in rmRegisterEncodingFromString()
1116 uint8_t OpSize) { in roRegisterEncodingFromString()
1165 uint8_t OpSize) { in vvvvRegisterEncodingFromString()
1193 uint8_t OpSize) { in writemaskRegisterEncodingFromString()
1207 uint8_t OpSize) { in memoryEncodingFromString()
1249 uint8_t OpSize) { in relocationEncodingFromString()
1298 uint8_t OpSize) { in opcodeModifierEncodingFromString()
H A DX86RecognizableInstr.h176 uint8_t OpSize; member
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp63 bool IsBranch, uint64_t Offset, uint64_t OpSize, uint64_t InstSize) { in tryAddingSymbolicOperand()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp404 auto OpSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in legalizeCustom() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp146 unsigned OpSize) { in selectLoadStoreOp()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp485 unsigned OpSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in computeKnownBitsImpl() local
H A DLegalizerHelper.cpp5297 uint64_t OpSize = MRI.getType(OpReg).getSizeInBits(); in narrowScalarExtract() local
5363 uint64_t OpSize = MRI.getType(OpReg).getSizeInBits(); in narrowScalarInsert() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp676 SmallVector<unsigned, 4> OpSize(NumOperands); in getInstrMapping() local
H A DAArch64InstructionSelector.cpp751 unsigned OpSize) { in selectBinaryOp()
822 unsigned OpSize) { in selectLoadStoreUIOp()
3054 const unsigned OpSize = Ty.getSizeInBits(); in select() local
4647 unsigned OpSize = Ty.getSizeInBits(); in emitFPCompare() local
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp837 if (Expected<uint64_t> OpSize = in writeListEntry() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp581 int64_t OpSize = MFI.getObjectSize(FI); in foldMemoryOperand() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp880 unsigned OpSize = OpTy.getSizeInBits(); in executeInWaterfallLoop() local
4337 unsigned OpSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in getInstrMapping() local
H A DSIISelLowering.cpp3255 unsigned OpSize = Flags.isByVal() ? in LowerCall() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp812 unsigned OpSize = DL.getTypeSizeInBits(Op0->getType()); in SymbolicallyEvaluateBinop() local
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp716 uint32_t OpSize = (VA.getLocVT().getSizeInBits() + 7) / 8; in LowerCall() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5039 uint32_t OpSize = (Arg.getValueSizeInBits() + 7) / 8; in CalculateTailCallArgDest() local
13531 auto OpSize = N->getOperand(0).getValueSizeInBits(); in ConvertSETCCToSubtract() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3366 auto OpSize = AMDGPU::getOperandSize(Desc, OpIdx); in isInlineConstant() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp2845 uint64_t OpSize, uint64_t InstSize, int TagType, in SymbolizerGetOpInfo()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7466 unsigned OpSize; in LowerCall() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4767 uint32_t OpSize = (VA.getLocVT().getSizeInBits()+7)/8; in LowerCall() local
53272 unsigned OpSize = OpVT.getSizeInBits(); in combineVectorSizedSetCCEquality() local