Searched defs:IsUndef (Results 1 – 14 of 14) sorted by relevance
103 bool IsUndef : 1; variable
118 bool IsUndef : 1; variable
128 unsigned IsUndef : 1; variable
1700 void MachineInstr::setRegisterDefReadUndef(unsigned Reg, bool IsUndef) { in setRegisterDefReadUndef()
1504 bool IsUndef = true; in addUndefFlag() local
2079 void MachineInstr::setRegisterDefReadUndef(unsigned Reg, bool IsUndef) { in setRegisterDefReadUndef()
1221 bool IsUndef = true; in addUndefFlag() local
1250 bool IsUndef = MI.getOperand(1).isUndef(); in expandPostRAPseudo() local1354 bool IsUndef = RegOp.isUndef(); in swapRegAndNonRegOperand() local
368 bool IsSplat = true, IsUndef = true; in buildHvxVectorReg() local
465 bool IsUndef = PPOpts.Macros[I].second; in collectMacroDefinitions() local4822 bool IsUndef = Record[Idx++]; in ParsePreprocessorOptions() local
739 func (v Value) IsUndef() bool { return C.LLVMIsUndef(v.C) != 0 } func
772 func (v Value) IsUndef() bool { return C.LLVMIsUndef(v.C) != 0 } func
4376 bool IsUndef = Values[i] < 0 && IsMask; in getConstVector() local
5020 bool IsUndef = Values[i] < 0 && IsMask; in getConstVector() local