Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DMemoryBuiltins.h51 class UndefValue; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h53 class UndefValue; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h48 class UndefValue; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h48 class UndefValue; variable
/external/llvm-project/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp257 Value *UndefValue = UndefValue::get(Ty); in lowerIncomingArguments() local
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp236 Value *UndefValue = UndefValue::get(Ty); in lowerIncomingArguments() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp248 Value *UndefValue = UndefValue::get(Ty); in lowerIncomingArguments() local
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp634 SizeOffsetType ObjectSizeOffsetVisitor::visitUndefValue(UndefValue&) { in visitUndefValue() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp814 SizeOffsetType ObjectSizeOffsetVisitor::visitUndefValue(UndefValue&) { in visitUndefValue() argument
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml282 | UndefValue Constructor
Dllvm.mli351 | UndefValue Constructor
Dllvm_ocaml.c540 UndefValue, enumerator
/external/llvm-project/llvm/lib/Analysis/
DMemoryBuiltins.cpp839 SizeOffsetType ObjectSizeOffsetVisitor::visitUndefValue(UndefValue&) { in visitUndefValue() argument
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm.ml316 | UndefValue Constructor
Dllvm.mli349 | UndefValue Constructor
Dllvm_ocaml.c629 UndefValue, enumerator
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp14820 Value *UndefValue = in EmitPPCBuiltinExpr() local