Searched defs:OriginalSize (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULateCodeGenPrepare.cpp | 197 TypeSize OriginalSize = DL->getTypeSizeInBits(VTy); calculateConvertType() local |
/llvm-project/llvm/unittests/Demangle/ | ||
H A D | PartialDemangleTest.cpp | 152 const size_t OriginalSize = 4; TEST() local |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | CodeViewDebug.cpp | 3209 size_t OriginalSize = UDTs.size(); emitDebugInfoForUDTs() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeDAG.cpp | 5257 unsigned OriginalSize = OVT.getScalarSizeInBits(); PromoteNode() local |