Searched defs:IsUndef (Results 1 – 7 of 7) sorted by relevance
103 bool IsUndef : 1; variable
118 bool IsUndef : 1; variable
2079 void MachineInstr::setRegisterDefReadUndef(unsigned Reg, bool IsUndef) { in setRegisterDefReadUndef()
1221 bool IsUndef = true; in addUndefFlag() 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
4376 bool IsUndef = Values[i] < 0 && IsMask; in getConstVector() local