Home
last modified time | relevance | path

Searched defs:OriginalSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp197 TypeSize OriginalSize = DL->getTypeSizeInBits(VTy); in calculateConvertType() local
214 TypeSize OriginalSize = DL->getTypeSizeInBits(VTy); in convertToOptType() local
244 TypeSize OriginalSize = DL->getTypeSizeInBits(V->getType()); in convertFromOptType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3187 size_t OriginalSize = UDTs.size(); emitDebugInfoForUDTs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp5288 unsigned OriginalSize = OVT.getScalarSizeInBits(); in PromoteNode() local