HomeSort by relevance Sort by last modified time
    Searched defs:XorC (Results 1 - 7 of 7) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp 356 Constant *XorC =
358 Instruction *NewXor = BinaryOperator::CreateXor(NewAnd, XorC);
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp 396 Constant *XorC =
398 Instruction *NewXor = BinaryOperator::CreateXor(NewAnd, XorC);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp 305 Constant *XorC =
307 Instruction *NewXor = BinaryOperator::CreateXor(NewAnd, XorC);
    [all...]
InstCombineAndOrXor.cpp     [all...]
InstCombineCompares.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 300 milliseconds