Searched defs:ElSize (Results 1 – 11 of 11) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86ShuffleDecodeConstantPool.cpp | 154 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, in DecodeVPERMILPMask() 191 void DecodeVPERMIL2PMask(const Constant *C, unsigned M2Z, unsigned ElSize, in DecodeVPERMIL2PMask() 294 void DecodeVPERMVMask(const Constant *C, unsigned ElSize, in DecodeVPERMVMask() 322 void DecodeVPERMV3Mask(const Constant *C, unsigned ElSize, in DecodeVPERMV3Mask()
|
| D | X86MCInstLower.cpp | 1938 unsigned ElSize; in EmitInstruction() local 1998 unsigned ElSize; in EmitInstruction() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86ShuffleDecodeConstantPool.cpp | 94 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, in DecodeVPERMILPMask() 159 void DecodeVPERMIL2PMask(const Constant *C, unsigned M2Z, unsigned ElSize, in DecodeVPERMIL2PMask()
|
| D | X86MCInstLower.cpp | 1540 unsigned ElSize; in EmitInstruction() local
|
| D | X86ISelLowering.cpp | 4258 unsigned ElSize = VT.getVectorElementType().getSizeInBits(); in isVEXTRACTIndex() local 4276 unsigned ElSize = VT.getVectorElementType().getSizeInBits(); in isVINSERTIndex() local
|
| /external/swiftshader/third_party/LLVM/lib/Analysis/ |
| D | ScalarEvolutionExpander.cpp | 394 const SCEV *ElSize = SE.getSizeOfExpr(ElTy); in expandAddToGEP() local
|
| /external/llvm/lib/Analysis/ |
| D | ScalarEvolutionExpander.cpp | 412 const SCEV *ElSize = SE.getSizeOfExpr(IntPtrTy, ElTy); in expandAddToGEP() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
| D | ScalarEvolutionExpander.cpp | 425 const SCEV *ElSize = SE.getSizeOfExpr(IntPtrTy, ElTy); in expandAddToGEP() local
|
| /external/swiftshader/third_party/LLVM/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 4016 unsigned ElSize = VBits / VL; in isVEXTRACTF128Index() local 4035 unsigned ElSize = VBits / VL; in isVINSERTF128Index() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 8078 unsigned ElSize = DL.getTypeSizeInBits(VecTy->getElementType()); in isLegalInterleavedAccessType() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 14563 unsigned ElSize = DL.getTypeSizeInBits(VecTy->getElementType()); in isLegalInterleavedAccessType() local
|