Searched defs:createSExt (Results 1 – 4 of 4) sorted by relevance
| /external/llvm/lib/CodeGen/ | ||
| D | CodeGenPrepare.cpp | 2538 Value *TypePromotionTransaction::createSExt(Instruction *Inst, in createSExt() function in __anon6e3ad5bf0211::TypePromotionTransaction |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
| D | CodeGenPrepare.cpp | 2803 Value *TypePromotionTransaction::createSExt(Instruction *Inst, in createSExt() function in TypePromotionTransaction |
| /external/swiftshader/src/Reactor/ | ||
| D | LLVMReactor.cpp | 1410 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt() function in rr::Nucleus |
| D | SubzeroReactor.cpp | 1647 Value *Nucleus::createSExt(Value *v, Type *destType) in createSExt() function in rr::Nucleus |