Searched defs:createSExt (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/CodeGen/ | ||
| D | CodeGenPrepare.cpp | 2538 Value *TypePromotionTransaction::createSExt(Instruction *Inst, in createSExt() function in __anondeb874b90211::TypePromotionTransaction |
| /external/swiftshader/src/Reactor/ | ||
| D | Nucleus.cpp | 473 Value *Nucleus::createSExt(Value *V, Type *destType) in createSExt() function in sw::Nucleus |