/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsRegisterBankInfo.h | 76 bool isAmbiguous_64(InstType InstTy, unsigned OpSize) const { in isAmbiguous_64() 82 bool isAmbiguous_32(InstType InstTy, unsigned OpSize) const { in isAmbiguous_32() 88 bool isAmbiguous_32or64(InstType InstTy, unsigned OpSize) const { in isAmbiguous_32or64() 95 unsigned OpSize) const { in isAmbiguousWithMergeOrUnmerge_64() 101 bool isFloatingPoint_32or64(InstType InstTy, unsigned OpSize) const { in isFloatingPoint_32or64() 107 bool isFloatingPoint_64(InstType InstTy, unsigned OpSize) const { in isFloatingPoint_64() 113 bool isInteger_32(InstType InstTy, unsigned OpSize) const { in isInteger_32()
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | X86RecognizableInstr.cpp | 415 handleOperand(bool optional,unsigned & operandIndex,unsigned & physicalOperandIndex,unsigned numPhysicalOperands,const unsigned * operandMapping,OperandEncoding (* encodingFromString)(const std::string &,uint8_t OpSize)) handleOperand() argument 970 typeFromString(const std::string & s,bool hasREX_W,uint8_t OpSize) typeFromString() argument 1117 immediateEncodingFromString(const std::string & s,uint8_t OpSize) immediateEncodingFromString() argument 1156 rmRegisterEncodingFromString(const std::string & s,uint8_t OpSize) rmRegisterEncodingFromString() argument 1192 roRegisterEncodingFromString(const std::string & s,uint8_t OpSize) roRegisterEncodingFromString() argument 1241 vvvvRegisterEncodingFromString(const std::string & s,uint8_t OpSize) vvvvRegisterEncodingFromString() argument 1271 writemaskRegisterEncodingFromString(const std::string & s,uint8_t OpSize) writemaskRegisterEncodingFromString() argument 1285 memoryEncodingFromString(const std::string & s,uint8_t OpSize) memoryEncodingFromString() argument 1330 relocationEncodingFromString(const std::string & s,uint8_t OpSize) relocationEncodingFromString() argument 1379 opcodeModifierEncodingFromString(const std::string & s,uint8_t OpSize) opcodeModifierEncodingFromString() argument [all...] |
H A D | X86RecognizableInstr.h | 194 uint8_t OpSize; global() member [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCDisassembler/ |
H A D | MCDisassembler.cpp | 30 uint64_t Offset, uint64_t OpSize, in tryAddingSymbolicOperand() argument
|
H A D | MCExternalSymbolizer.cpp | 36 bool IsBranch, uint64_t Offset, uint64_t OpSize, uint64_t InstSize) { in tryAddingSymbolicOperand()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64ExternalSymbolizer.cpp | 63 bool IsBranch, uint64_t Offset, uint64_t OpSize, uint64_t InstSize) { in tryAddingSymbolicOperand()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMLegalizerInfo.cpp | 405 auto OpSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); legalizeCustom() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | GISelKnownBits.cpp | 489 unsigned OpSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); computeKnownBitsImpl() local
|
H A D | LegalizerHelper.cpp | 5693 uint64_t OpSize = MRI.getType(OpReg).getSizeInBits(); narrowScalarExtract() local 5759 uint64_t OpSize = MRI.getType(OpReg).getSizeInBits(); narrowScalarInsert() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCInstructionSelector.cpp | 155 unsigned OpSize) { in selectLoadStoreOp() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64RegisterBankInfo.cpp | 758 SmallVector<unsigned, 4> OpSize(NumOperands); getInstrMapping() local
|
H A D | AArch64InstructionSelector.cpp | 799 selectBinaryOp(unsigned GenericOpc,unsigned RegBankID,unsigned OpSize) selectBinaryOp() argument 870 selectLoadStoreUIOp(unsigned GenericOpc,unsigned RegBankID,unsigned OpSize) selectLoadStoreUIOp() argument 3123 const unsigned OpSize = Ty.getSizeInBits(); select() local 4602 unsigned OpSize = Ty.getSizeInBits(); emitFPCompare() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 837 if (Expected<uint64_t> OpSize = writeListEntry() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegisterBankInfo.cpp | 894 unsigned OpSize = OpTy.getSizeInBits(); in executeInWaterfallLoop() local 4606 unsigned OpSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); getInstrMapping() local 4809 unsigned OpSize = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); getInstrMapping() local
|
H A D | SIInstrInfo.cpp | 3405 unsigned OpSize = getOpSize(UseMI, 0); FoldImmediate() local
|
H A D | SIISelLowering.cpp | 3715 unsigned OpSize = Flags.isByVal() ? LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 658 int64_t OpSize = MFI.getObjectSize(FI); in foldMemoryOperand() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLoweringCall.cpp | 2342 uint32_t OpSize = (VA.getLocVT().getSizeInBits()+7)/8; LowerCall() local
|
H A D | X86ISelLowering.cpp | 21901 unsigned OpSize = OpVT.getSizeInBits(); combineVectorSizedSetCCEquality() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 809 unsigned OpSize = DL.getTypeSizeInBits(Op0->getType()); SymbolicallyEvaluateBinop() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 735 uint32_t OpSize = (VA.getLocVT().getSizeInBits() + 7) / 8; in LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 5128 uint32_t OpSize = (Arg.getValueSizeInBits() + 7) / 8; CalculateTailCallArgDest() local 13836 auto OpSize = N->getOperand(0).getValueSizeInBits(); ConvertSETCCToSubtract() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 3438 auto OpSize = AMDGPU::getOperandSize(Desc, OpIdx); isInlineConstant() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 2807 uint64_t OpSize, uint64_t InstSize, int TagType, in SymbolizerGetOpInfo() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 7923 unsigned OpSize; LowerCall() local [all...] |