/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIShrinkInstructions.cpp | 311 bool IsUndef = true; in shrinkMIMG() local 531 const bool IsUndef = SrcReg->isUndef(); in shrinkScalarLogicOp() local
|
H A D | SIInstrInfo.cpp | 2106 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 D | GCNHazardRecognizer.cpp | 1134 bool IsUndef = Src0->isUndef(); in fixVcmpxPermlaneHazards() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 116 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 D | SIShrinkInstructions.cpp | 250 bool IsUndef = true; in shrinkMIMG() local
|
H A D | GCNHazardRecognizer.cpp | 895 bool IsUndef = Src0->isUndef(); in fixVcmpxPermlaneHazards() local
|
H A D | SIInstrInfo.cpp | 1492 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 D | MachineOperand.h | 118 bool IsUndef : 1; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineOperand.h | 130 unsigned IsUndef : 1; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineOperand.h | 132 unsigned IsUndef : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineOperand.h | 132 unsigned IsUndef : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineOperand.h | 132 unsigned IsUndef : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineOperand.h | 132 unsigned IsUndef : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineOperand.h | 132 unsigned IsUndef : 1; variable
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 2079 void MachineInstr::setRegisterDefReadUndef(unsigned Reg, bool IsUndef) { in setRegisterDefReadUndef()
|
H A D | RegisterCoalescer.cpp | 1221 bool IsUndef = true; in addUndefFlag() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 222 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 D | LegalizerHelper.cpp | 5549 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 D | MachineInstr.cpp | 1925 void MachineInstr::setRegisterDefReadUndef(Register Reg, bool IsUndef) { in setRegisterDefReadUndef()
|
H A D | RegisterCoalescer.cpp | 1659 bool IsUndef = true; in addUndefFlag() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 2029 void MachineInstr::setRegisterDefReadUndef(Register Reg, bool IsUndef) { in setRegisterDefReadUndef()
|
H A D | RegisterCoalescer.cpp | 1729 bool IsUndef = true; in addUndefFlag() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 376 bool IsSplat = true, IsUndef = true; in buildHvxVectorReg() local
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 465 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 D | AArch64InstrInfo.cpp | 2970 bool IsUndef = true; in loadRegPairFromStackSlot() local
|