Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1276 unsigned DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeTruncInst() local
1284 unsigned DBitWidth = DITy->getBitWidth(); in executeTruncInst() local
1296 unsigned DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeSExtInst() local
1304 unsigned DBitWidth = DITy->getBitWidth(); in executeSExtInst() local
1316 unsigned DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeZExtInst() local
1325 unsigned DBitWidth = DITy->getBitWidth(); in executeZExtInst() local
1384 uint32_t DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeFPToUIInst() local
1401 uint32_t DBitWidth = cast<IntegerType>(DstTy)->getBitWidth(); in executeFPToUIInst() local
1422 uint32_t DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeFPToSIInst() local
1439 unsigned DBitWidth = cast<IntegerType>(DstTy)->getBitWidth(); in executeFPToSIInst() local
[all …]
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1224 unsigned DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeTruncInst() local
1232 unsigned DBitWidth = DITy->getBitWidth(); in executeTruncInst() local
1244 unsigned DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeSExtInst() local
1252 unsigned DBitWidth = DITy->getBitWidth(); in executeSExtInst() local
1264 unsigned DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeZExtInst() local
1273 unsigned DBitWidth = DITy->getBitWidth(); in executeZExtInst() local
1332 uint32_t DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeFPToUIInst() local
1349 uint32_t DBitWidth = cast<IntegerType>(DstTy)->getBitWidth(); in executeFPToUIInst() local
1370 uint32_t DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeFPToSIInst() local
1387 unsigned DBitWidth = cast<IntegerType>(DstTy)->getBitWidth(); in executeFPToSIInst() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1273 unsigned DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeTruncInst() local
1281 unsigned DBitWidth = DITy->getBitWidth(); in executeTruncInst() local
1293 unsigned DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeSExtInst() local
1301 unsigned DBitWidth = DITy->getBitWidth(); in executeSExtInst() local
1313 unsigned DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeZExtInst() local
1322 unsigned DBitWidth = DITy->getBitWidth(); in executeZExtInst() local
1381 uint32_t DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeFPToUIInst() local
1398 uint32_t DBitWidth = cast<IntegerType>(DstTy)->getBitWidth(); in executeFPToUIInst() local
1419 uint32_t DBitWidth = cast<IntegerType>(DstVecTy)->getBitWidth(); in executeFPToSIInst() local
1436 unsigned DBitWidth = cast<IntegerType>(DstTy)->getBitWidth(); in executeFPToSIInst() local
[all …]