Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp311 bool IsUndef = true; in shrinkMIMG() local
531 const bool IsUndef = SrcReg->isUndef(); in shrinkScalarLogicOp() local
H A DSIInstrInfo.cpp2106 bool IsUndef = MI.getOperand(1).isUndef(); in expandPostRAPseudo() local
2138 bool IsUndef = MI.getOperand(1).isUndef(); in expandPostRAPseudo() local
2183 bool IsUndef = MI.getOperand(1).isUndef(); in expandPostRAPseudo() local
2376 bool IsUndef = RegOp.isUndef(); in swapRegAndNonRegOperand() local
H A DGCNHazardRecognizer.cpp1134 bool IsUndef = Src0->isUndef(); in fixVcmpxPermlaneHazards() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp250 bool IsUndef = true; in shrinkMIMG() local
H A DGCNHazardRecognizer.cpp895 bool IsUndef = Src0->isUndef(); in fixVcmpxPermlaneHazards() local
H A DSIInstrInfo.cpp1492 bool IsUndef = MI.getOperand(1).isUndef(); in expandPostRAPseudo() local
1658 bool IsUndef = RegOp.isUndef(); in swapRegAndNonRegOperand() local
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineOperand.h118 bool IsUndef : 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineOperand.h130 unsigned IsUndef : 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineOperand.h132 unsigned IsUndef : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineOperand.h132 unsigned IsUndef : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineOperand.h132 unsigned IsUndef : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineOperand.h132 unsigned IsUndef : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineOperand.h132 unsigned IsUndef : 1; variable
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp2079 void MachineInstr::setRegisterDefReadUndef(unsigned Reg, bool IsUndef) { in setRegisterDefReadUndef()
H A DRegisterCoalescer.cpp1221 bool IsUndef = true; in addUndefFlag() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp222 bool IsUndef = false; in tryCombineConcatVectors() local
231 bool CombinerHelper::matchCombineConcatVectors(MachineInstr &MI, bool &IsUndef, in matchCombineConcatVectors()
277 MachineInstr &MI, bool IsUndef, const ArrayRef<Register> Ops) { in applyCombineConcatVectors()
H A DLegalizerHelper.cpp5549 const bool IsUndef = MI.getOpcode() == TargetOpcode::G_CTLZ_ZERO_UNDEF; in narrowScalarCTLZ() local
5585 const bool IsUndef = MI.getOpcode() == TargetOpcode::G_CTTZ_ZERO_UNDEF; in narrowScalarCTTZ() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineInstr.cpp1925 void MachineInstr::setRegisterDefReadUndef(Register Reg, bool IsUndef) { in setRegisterDefReadUndef()
H A DRegisterCoalescer.cpp1659 bool IsUndef = true; in addUndefFlag() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineInstr.cpp2029 void MachineInstr::setRegisterDefReadUndef(Register Reg, bool IsUndef) { in setRegisterDefReadUndef()
H A DRegisterCoalescer.cpp1729 bool IsUndef = true; in addUndefFlag() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp376 bool IsSplat = true, IsUndef = true; in buildHvxVectorReg() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp465 bool IsUndef = PPOpts.Macros[I].second; in collectMacroDefinitions() local
4822 bool IsUndef = Record[Idx++]; in ParsePreprocessorOptions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2970 bool IsUndef = true; in loadRegPairFromStackSlot() local

12