Home
last modified time | relevance | path

Searched defs:DefSize (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetTransformInfo.cpp24 TypeSize DefSize = TargetTransformInfoImplBase::getRegisterBitWidth(K); in getRegisterBitWidth() local
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidy.cpp668 size_t DefSize = Buffer.size(); in getAllChecksAndOptions() local
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.cpp456 size_t DefSize = Buffer.size(); in loadFileConfig() local
[all...]
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h837 unsigned DefSize = MRI.getType(DefReg).getSizeInBits(); findValueFromDefImpl() local
/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1405 unsigned DefSize = MRI.getType(I.getOperand(0).getReg()).getSizeInBits(); selectUnmergeValues() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2594 const unsigned DefSize = DefTy.getSizeInBits(); select() local
3579 Register DefSize = MRI.createVirtualRegister(&AArch64::GPR64RegClass); selectMOPS() local
[all...]