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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
Analysis.h 73 /// getICmpCondCode - Return the ISD condition code corresponding to
76 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
  /external/llvm/include/llvm/CodeGen/
Analysis.h 95 /// getICmpCondCode - Return the ISD condition code corresponding to
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
Analysis.h 95 /// getICmpCondCode - Return the ISD condition code corresponding to
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
Analysis.h 95 /// getICmpCondCode - Return the ISD condition code corresponding to
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
Analysis.h 95 /// getICmpCondCode - Return the ISD condition code corresponding to
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
Analysis.h 95 /// getICmpCondCode - Return the ISD condition code corresponding to
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
Analysis.h 95 /// getICmpCondCode - Return the ISD condition code corresponding to
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
Analysis.h 95 /// getICmpCondCode - Return the ISD condition code corresponding to
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
Analysis.h 95 /// getICmpCondCode - Return the ISD condition code corresponding to
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
Analysis.h 95 /// getICmpCondCode - Return the ISD condition code corresponding to
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
Analysis.cpp 181 /// getICmpCondCode - Return the ISD condition code corresponding to
184 ISD::CondCode llvm::getICmpCondCode(ICmpInst::Predicate Pred) {
  /external/llvm/lib/CodeGen/
Analysis.cpp 196 /// getICmpCondCode - Return the ISD condition code corresponding to
199 ISD::CondCode llvm::getICmpCondCode(ICmpInst::Predicate Pred) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 580 milliseconds