Searched defs:NewSExt (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
| D | SeparateConstOffsetFromGEP.cpp | 1226 Instruction *NewSExt = new SExtInst(Dom, I->getType(), "", I); in reuniteExts() local 1238 Instruction *NewSExt = new SExtInst(Dom, I->getType(), "", I); in reuniteExts() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | SeparateConstOffsetFromGEP.cpp | 1178 Instruction *NewSExt = new SExtInst(Dom, I->getType(), "", I); in reuniteExts() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | SeparateConstOffsetFromGEP.cpp | 1129 Instruction *NewSExt = new SExtInst(Dom, I->getType(), "", I); in reuniteExts() local
|