HomeSort by relevance Sort by last modified time
    Searched defs:isCast (Results 1 - 25 of 29) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/
Instruction.h 88 bool isCast() const { return isCast(getOpcode()); }
117 static inline bool isCast(unsigned OpCode) {
  /external/llvm/include/llvm/IR/
Instruction.h 108 bool isCast() const { return isCast(getOpcode()); }
137 static inline bool isCast(unsigned OpCode) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Instruction.h 117 bool isCast() const { return isCast(getOpcode()); }
151 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 123 bool isCast() const { return isCast(getOpcode()); }
157 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Instruction.h 127 bool isCast() const { return isCast(getOpcode()); }
161 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Instruction.h 127 bool isCast() const { return isCast(getOpcode()); }
161 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Instruction.h 131 bool isCast() const { return isCast(getOpcode()); }
170 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Instruction.h 131 bool isCast() const { return isCast(getOpcode()); }
170 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Instruction.h 131 bool isCast() const { return isCast(getOpcode()); }
170 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Instruction.h 131 bool isCast() const { return isCast(getOpcode()); }
170 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 123 bool isCast() const { return isCast(getOpcode()); }
157 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Instruction.h 127 bool isCast() const { return isCast(getOpcode()); }
161 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Instruction.h 127 bool isCast() const { return isCast(getOpcode()); }
161 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Instruction.h 131 bool isCast() const { return isCast(getOpcode()); }
170 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Instruction.h 131 bool isCast() const { return isCast(getOpcode()); }
170 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Instruction.h 131 bool isCast() const { return isCast(getOpcode()); }
170 static inline bool isCast(unsigned OpCode) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Instruction.h 131 bool isCast() const { return isCast(getOpcode()); }
170 static inline bool isCast(unsigned OpCode) {
  /external/llvm/lib/IR/
Constants.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Constants.cpp 741 bool ConstantExpr::isCast() const {
742 return Instruction::isCast(getOpcode());
    [all...]
  /external/annotation-tools/asmx/test/lib/
javassist.jar 
  /external/annotation-tools/asmx/
javassist.jar 
  /external/guice/extensions/persist/lib/
javassist.jar 
  /external/guice/extensions/struts2/lib/
javassist.jar 
  /external/robolectric/v1/lib/main/
javassist-3.14.0-GA.jar 
  /prebuilts/tools/common/m2/repository/org/javassist/javassist/3.19.0-GA/
javassist-3.19.0-GA.jar 

Completed in 480 milliseconds

1 2