Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DX86RecognizableInstr.cpp483 uint8_t OpSize)) { in handleOperand()
914 uint8_t OpSize) { in typeFromString()
1048 uint8_t OpSize) { in immediateEncodingFromString()
1086 uint8_t OpSize) { in rmRegisterEncodingFromString()
1118 uint8_t OpSize) { in roRegisterEncodingFromString()
1159 uint8_t OpSize) { in vvvvRegisterEncodingFromString()
1185 uint8_t OpSize) { in writemaskRegisterEncodingFromString()
1199 uint8_t OpSize) { in memoryEncodingFromString()
1240 uint8_t OpSize) { in relocationEncodingFromString()
1287 uint8_t OpSize) { in opcodeModifierEncodingFromString()
DX86RecognizableInstr.h51 uint8_t OpSize; variable
/external/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp317 unsigned OpSize = TII->getOpSize(MI, 1); in runOnMachineFunction() local
DSIInstrInfo.cpp1548 unsigned OpSize = RI.getRegClass(OpInfo.RegClass)->getSize(); in isImmOperandLegal() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h259 OpSize = 1 << 6, enumerator
/external/llvm/lib/IR/
DMetadata.cpp445 size_t OpSize = NumOps * sizeof(MDOperand); in operator new() local
458 size_t OpSize = N->NumOperands * sizeof(MDOperand); in operator delete() local
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h76 unsigned OpSize = OpTy->getScalarSizeInBits(); in getOperationCost() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp676 unsigned OpSize = DL.getTypeSizeInBits(Op0->getType()); in SymbolicallyEvaluateBinop() local
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp2420 uint32_t OpSize = (Arg.getValueType().getSizeInBits()+7)/8; in CalculateTailCallArgDest() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7940 int64_t OpSize; in GatherAllAliases() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp3102 unsigned OpSize = Flags.isByVal() ? Flags.getByValSize() * 8 in LowerCall() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp4222 uint32_t OpSize = (Arg.getValueType().getSizeInBits()+7)/8; in CalculateTailCallArgDest() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp2274 uint32_t OpSize = (VA.getLocVT().getSizeInBits()+7)/8; in LowerCall() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13262 int OpSize = OpVT.getVectorNumElements(); in simplifyShuffleOperandRecursively() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp3252 uint32_t OpSize = (VA.getLocVT().getSizeInBits()+7)/8; in LowerCall() local