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

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
PatternMatch.h 620 return matchIfNeg(I->getOperand(0), I->getOperand(1));
623 return matchIfNeg(CE->getOperand(0), CE->getOperand(1));
627 bool matchIfNeg(Value *LHS, Value *RHS) {
  /external/llvm/include/llvm/IR/
PatternMatch.h 864 return matchIfNeg(O->getOperand(0), O->getOperand(1));
869 bool matchIfNeg(Value *LHS, Value *RHS) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 896 return matchIfNeg(O->getOperand(0), O->getOperand(1));
901 bool matchIfNeg(Value *LHS, Value *RHS) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
PatternMatch.h 917 return matchIfNeg(O->getOperand(0), O->getOperand(1));
922 bool matchIfNeg(Value *LHS, Value *RHS) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
PatternMatch.h 917 return matchIfNeg(O->getOperand(0), O->getOperand(1));
922 bool matchIfNeg(Value *LHS, Value *RHS) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 896 return matchIfNeg(O->getOperand(0), O->getOperand(1));
901 bool matchIfNeg(Value *LHS, Value *RHS) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
PatternMatch.h 917 return matchIfNeg(O->getOperand(0), O->getOperand(1));
922 bool matchIfNeg(Value *LHS, Value *RHS) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
PatternMatch.h 917 return matchIfNeg(O->getOperand(0), O->getOperand(1));
922 bool matchIfNeg(Value *LHS, Value *RHS) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
PatternMatch.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
PatternMatch.h     [all...]

Completed in 822 milliseconds