Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFixupKindInfo.h42 unsigned TargetSize; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroCleanup.cpp90 auto *TargetSize = Target->getOperand(1); in lowerRemainingCoroIntrinsics() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp766 static unsigned getLCMSize(unsigned OrigSize, unsigned TargetSize) { in getLCMSize()
774 const unsigned TargetSize = TargetTy.getSizeInBits(); in getLCMType() local
820 const unsigned TargetSize = TargetTy.getSizeInBits(); in getGCDType() local