HomeSort by relevance Sort by last modified time
    Searched refs:DemandedElts (Results 1 - 25 of 33) sorted by null

1 2

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp 691 APInt DemandedElts = DemandedMask.zextOrTrunc(ArgWidth);
692 if (DemandedElts.isNullValue())
    [all...]
InstCombineInternal.h 765 APInt DemandedElts,
768 Value *SimplifyDemandedVectorElts(Value *V, APInt DemandedElts,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp     [all...]
InstCombine.h 330 Value *SimplifyDemandedVectorElts(Value *V, APInt DemandedElts,
InstCombineCalls.cpp 590 APInt DemandedElts(VWidth, 1);
593 DemandedElts, UndefElts)) {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp     [all...]
InstCombineInternal.h 536 Value *SimplifyDemandedVectorElts(Value *V, APInt DemandedElts,
InstCombineCalls.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
TargetLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
LanaiISelLowering.h 109 const APInt &DemandedElts,
LanaiISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h 241 const APInt &DemandedElts,
245 unsigned ComputeNumSignBitsForTargetNode(SDValue Op, const APInt &DemandedElts,
SIISelLowering.h 320 const APInt &DemandedElts,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcISelLowering.h 70 const APInt &DemandedElts,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreISelLowering.h 205 const APInt &DemandedElts,
XCoreISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 511 const APInt &DemandedElts,
517 const APInt &DemandedElts,
SystemZISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetLowering.h     [all...]
SelectionDAG.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.h 859 const APInt &DemandedElts,
865 const APInt &DemandedElts,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 254 const APInt &DemandedElts,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.h 388 const APInt &DemandedElts,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCISelLowering.h 675 const APInt &DemandedElts,
    [all...]

Completed in 803 milliseconds

1 2