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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DEHScopeStack.h57 typedef T saved_type; typedef in struct:clang::CodeGen::InvariantValue
[all...]
H A DCodeGenFunction.h2578 typedef llvm::PointerIntPair<llvm::Value*, 1, bool> saved_type; typedef in struct:clang::CodeGen::DominatingLLVMValue
2620 class saved_type { class in struct:clang::CodeGen::DominatingValue
2626 saved_type(llvm::Value *v, Kind k) : Value(v), K(k) {} function in class:clang::CodeGen::DominatingValue::saved_type
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dvarasm.c3996 tree saved_type = TREE_TYPE (exp); local

Completed in 74 milliseconds