OpenGrok
Cross Reference: ExecutionEngine.cpp
xref
: /
external
/
llvm
/
lib
/
ExecutionEngine
/
ExecutionEngine.cpp
Home
|
History
|
Annotate
|
Download
|
only in
ExecutionEngine
Lines Matching
refs:sext
649
case Instruction::
SExt
: {
652
GV.IntVal = GV.IntVal.
sext
(BitWidth);