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

  /external/llvm/bindings/ocaml/llvm/
llvm.ml 86 | Zext
186 | ZExt
771 Attribute.Zext -> Int32.shift_left 1l 0
807 checkattr Attribute.Zext;
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
InstCombineCompares.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 879 // fold (aext (zext x)) -> (zext x
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 552 milliseconds