Home
last modified time | relevance | path

Searched refs:LHS_int (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h1237 Value *LHS_int = CreatePtrToInt(LHS, Type::getInt64Ty(Context)); variable
1239 Value *Difference = CreateSub(LHS_int, RHS_int);
/external/llvm/include/llvm/IR/
DIRBuilder.h1685 Value *LHS_int = CreatePtrToInt(LHS, Type::getInt64Ty(Context)); variable
1687 Value *Difference = CreateSub(LHS_int, RHS_int);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIRBuilder.h2011 Value *LHS_int = CreatePtrToInt(LHS, Type::getInt64Ty(Context)); variable
2013 Value *Difference = CreateSub(LHS_int, RHS_int);