Searched defs:saved_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DEHScopeStack.h58 typedef T saved_type; typedef in struct:clang::CodeGen::InvariantValue
H A DCodeGenFunction.h3212 typedef llvm::PointerIntPair<llvm::Value*, 1, bool> saved_type; typedef in struct:clang::CodeGen::DominatingLLVMValue
3261 struct saved_type { struct in struct:clang::CodeGen::DominatingValue
3282 class saved_type { class in struct:clang::CodeGen::DominatingValue
3289 saved_type(llvm::Value *v, Kind k, unsigned a = 0) function in class:clang::CodeGen::DominatingValue::saved_type
[all...]
/freebsd-11.0-release/contrib/gcc/
H A Dvarasm.c3996 tree saved_type = TREE_TYPE (exp); local

Completed in 68 milliseconds