Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCFixupKindInfo.h42 unsigned TargetSize; member
/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroCleanup.cpp92 auto *TargetSize = Target->getOperand(1); in lower() local
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp882 static unsigned getLCMSize(unsigned OrigSize, unsigned TargetSize) { in getLCMSize()
890 const unsigned TargetSize = TargetTy.getSizeInBits(); in getLCMType() local
951 const unsigned TargetSize = TargetTy.getSizeInBits(); in getGCDType() local