Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.h339 OpSize = 1 << 6, enumerator
DX86ISelLowering.cpp2217 uint32_t OpSize = (VA.getLocVT().getSizeInBits()+7)/8; in LowerCall() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2411 uint32_t OpSize = (Arg.getValueType().getSizeInBits()+7)/8; in CalculateTailCallArgDest() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7901 int64_t OpSize; in GatherAllAliases() local