| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86FixupSetCC.cpp | 79 MachineInstr *ZExt = nullptr; in runOnMachineFunction() local
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86FixupSetCC.cpp | 81 MachineInstr *ZExt = nullptr; in runOnMachineFunction() local
|
| D | X86PartialReduction.cpp | 197 if (auto *ZExt = dyn_cast<ZExtInst>(Op)) in trySADReplacement() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86FixupSetCC.cpp | 134 MachineInstr *ZExt = nullptr; in runOnMachineFunction() local
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonBitTracker.h | 51 enum { SExt, ZExt }; enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonBitTracker.h | 62 enum { SExt, ZExt }; enumerator
|
| /external/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonBitTracker.h | 62 enum { SExt, ZExt }; enumerator
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | TypePromotion.cpp | 266 if (auto *ZExt = dyn_cast<ZExtInst>(V)) in isSink() local 490 Value *ZExt = Builder.CreateZExt(V, ExtTy); in ExtendSources() local 621 auto ZExt = cast<ZExtInst>(V); in Cleanup() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | TypePromotion.cpp | 264 if (auto *ZExt = dyn_cast<ZExtInst>(V)) in isSink() local 488 Value *ZExt = Builder.CreateZExt(V, ExtTy); in ExtendSources() local 619 auto ZExt = cast<ZExtInst>(V); in Cleanup() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | LowerExpectIntrinsic.cpp | 120 if (ZExtInst *ZExt = dyn_cast<ZExtInst>(V)) { in handlePhiDef() local
|
| D | NaryReassociate.cpp | 337 } else if (ZExtInst *ZExt = dyn_cast<ZExtInst>(IndexToSplit)) { in tryReassociateGEPAtIndex() local
|
| D | CorrelatedValuePropagation.cpp | 732 auto *ZExt = in processSExt() local
|
| /external/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | LowerExpectIntrinsic.cpp | 138 if (ZExtInst *ZExt = dyn_cast<ZExtInst>(V)) { in handlePhiDef() local
|
| D | NaryReassociate.cpp | 333 } else if (ZExtInst *ZExt = dyn_cast<ZExtInst>(IndexToSplit)) { in tryReassociateGEPAtIndex() local
|
| D | CorrelatedValuePropagation.cpp | 869 auto *ZExt = in processSExt() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | NaryReassociate.cpp | 340 } else if (ZExtInst *ZExt = dyn_cast<ZExtInst>(IndexToSplit)) { in tryReassociateGEPAtIndex() local
|
| /external/llvm/unittests/IR/ |
| D | ConstantRangeTest.cpp | 183 TEST_F(ConstantRangeTest, ZExt) { in TEST_F() argument
|
| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | CallingConvLower.h | 38 ZExt, // The value is zero extended in the location. enumerator
|
| /external/llvm/include/llvm/CodeGen/ |
| D | CallingConvLower.h | 37 ZExt, // The value is zero extended in the location. enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | CallingConvLower.h | 38 ZExt, // The value is zero extended in the location. enumerator
|
| /external/llvm/include/llvm/Target/ |
| D | TargetCallingConv.h | 28 static const uint64_t ZExt = 1ULL<<0; ///< Zero extended member
|
| /external/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyFastISel.cpp | 981 const auto *ZExt = cast<ZExtInst>(I); in selectZExt() local
|
| /external/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyFastISel.cpp | 791 const ZExtInst *ZExt = cast<ZExtInst>(I); in selectZExt() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyFastISel.cpp | 966 const auto *ZExt = cast<ZExtInst>(I); in selectZExt() local
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm.ml | 186 | ZExt Constructor
|