Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1731 Type *EltTy = ATy->getElementType(); in ParseConstants() local
1736 Type *EltTy = VTy->getElementType(); in ParseConstants() local
1750 Type *EltTy = ATy->getElementType(); in ParseConstants() local
1764 Type *EltTy = ATy->getElementType(); in ParseConstants() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2024 Type *EltTy = ATy->getElementType(); in ParseConstants() local
2029 Type *EltTy = VTy->getElementType(); in ParseConstants() local
2043 Type *EltTy = ATy->getElementType(); in ParseConstants() local
2057 Type *EltTy = ATy->getElementType(); in ParseConstants() local
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp954 Type *EltTy = CDS->getType()->getElementType(); in WriteConstants() local