Home
last modified time | relevance | path

Searched defs:ConstDouble (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.h63 if (auto *ConstDouble = llvm::dyn_cast<ConstantDouble>(C)) { in shouldBePooled() local
H A DIceTargetLoweringMIPS32.h38 if (auto *ConstDouble = llvm::dyn_cast<ConstantDouble>(C)) { in shouldBePooled() local
H A DIceTargetLoweringX8664.cpp332 if (auto *ConstDouble = llvm::dyn_cast<ConstantDouble>(C)) { in shouldBePooled() local
6676 } else if (auto *ConstDouble = llvm::dyn_cast<ConstantDouble>(Const)) { in legalize() local
H A DIceTargetLoweringX8632.cpp323 if (auto *ConstDouble = llvm::dyn_cast<ConstantDouble>(C)) { in shouldBePooled() local
7403 } else if (auto *ConstDouble = llvm::dyn_cast<ConstantDouble>(Const)) { in legalize() local