Home
last modified time | relevance | path

Searched defs:UndefValue (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h51 class UndefValue; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h48 class UndefValue; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp257 Value *UndefValue = UndefValue::get(Ty); in lowerIncomingArguments() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp850 SizeOffsetType ObjectSizeOffsetVisitor::visitUndefValue(UndefValue&) { in visitUndefValue() argument
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml323 | UndefValue Constructor
H A Dllvm.mli358 | UndefValue Constructor
H A Dllvm_ocaml.c653 UndefValue, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp15326 Value *UndefValue = in EmitPPCBuiltinExpr() local