Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1710 uint64_t ResSize = DL.getTypeAllocSize(ResElTy); in visitGetElementPtrInst() local
1748 uint64_t ResSize = DL.getTypeAllocSize(ResElTy); in visitGetElementPtrInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2105 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
2145 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
/external/clang/lib/CodeGen/
DCGStmt.cpp2130 uint64_t ResSize = CGM.getDataLayout().getTypeSizeInBits(TruncTy); in EmitAsmStmt() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2274 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
2314 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp2554 uint64_t ResSize = CGM.getDataLayout().getTypeSizeInBits(TruncTy); in EmitAsmStmt() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp28116 unsigned ResSize = N1.getValueType().getScalarSizeInBits(); in combineVectorZext() local