Searched defs:UndefValue (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | MemoryBuiltins.h | 50 class UndefValue; global() variable |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | ScheduleDAGInstrs.h | 48 class UndefValue; global() variable |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | SjLjEHPrepare.cpp | 272 Value *UndefValue = UndefValue::get(Ty); lowerIncomingArguments() local |
/llvm-project/llvm/bindings/ocaml/llvm/ | ||
H A D | llvm.ml | 324 | UndefValue global() Constructor |
H A D | llvm.mli | 361 | UndefValue global() Constructor |
H A D | llvm_ocaml.c | 727 UndefValue, global() enumerator |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | MemoryBuiltins.cpp | 1030 visitUndefValue(UndefValue &) visitUndefValue() argument |