Searched refs:resetDataLayout (Results 1 – 2 of 2) sorted by relevance
629 this->resetDataLayout("E-m:e-p:32:32-i64:64-n32:64"); in PS3PPUTargetInfo()802 this->resetDataLayout("e-m:e-p:32:32-i64:64-n8:16:32-S128"); in NaClTargetInfo()804 this->resetDataLayout("e-m:e-p:32:32-i64:64-n8:16:32:64-S128"); in NaClTargetInfo()809 this->resetDataLayout("e-p:32:32-i64:64"); in NaClTargetInfo()1582 resetDataLayout("E-m:e-p:32:32-i64:64-n32"); in PPC32TargetInfo()1622 resetDataLayout("e-m:e-i64:64-n32:64"); in PPC64TargetInfo()1625 resetDataLayout("E-m:e-i64:64-n32:64"); in PPC64TargetInfo()1667 resetDataLayout("E-m:o-p:32:32-f64:32:64-n32"); in DarwinPPC32TargetInfo()1680 resetDataLayout("E-m:o-i64:64-n32:64"); in DarwinPPC64TargetInfo()1891 resetDataLayout("e-p:32:32-i64:64-v16:16-v32:32-n16:32:64"); in NVPTX32TargetInfo()[all …]
101 void resetDataLayout(StringRef DL) { in resetDataLayout() function