Home
last modified time | relevance | path

Searched defs:IsUndef (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp116 bool IsUndef = false; in tryCombineConcatVectors() local
125 bool CombinerHelper::matchCombineConcatVectors(MachineInstr &MI, bool &IsUndef, in matchCombineConcatVectors()
171 MachineInstr &MI, bool IsUndef, const ArrayRef<Register> Ops) { in applyCombineConcatVectors()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIShrinkInstructions.cpp250 bool IsUndef = true; in shrinkMIMG() local
DGCNHazardRecognizer.cpp895 bool IsUndef = Src0->isUndef(); in fixVcmpxPermlaneHazards() local
DSIInstrInfo.cpp1492 bool IsUndef = MI.getOperand(1).isUndef(); in expandPostRAPseudo() local
1658 bool IsUndef = RegOp.isUndef(); in swapRegAndNonRegOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h130 unsigned IsUndef : 1; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp1925 void MachineInstr::setRegisterDefReadUndef(Register Reg, bool IsUndef) { in setRegisterDefReadUndef()
DRegisterCoalescer.cpp1659 bool IsUndef = true; in addUndefFlag() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp376 bool IsSplat = true, IsUndef = true; in buildHvxVectorReg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2970 bool IsUndef = true; in loadRegPairFromStackSlot() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5538 bool IsUndef = Values[i] < 0 && IsMask; in getConstVector() local