HomeSort by relevance Sort by last modified time
    Searched refs:getSExt (Results 1 - 12 of 12) sorted by null

  /external/llvm/include/llvm/IR/
Constants.h     [all...]
  /external/llvm/unittests/IR/
ConstantsTest.cpp 238 CHECK(ConstantExpr::getSExt(P0, Int64Ty), "sext i32 " P0STR " to i64");
  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
Constants.cpp     [all...]
Core.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSelect.cpp 446 Constant *sextRHS = ConstantExpr::getSExt(AdjustedRHS, SelectTy);
    [all...]
InstCombineAddSub.cpp     [all...]
InstructionCombining.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
ValueTracking.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 2880 milliseconds