Searched defs:SF (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp40 static void SetValue(Value *V, GenericValue Val, ExecutionContext &SF) { argument
[all...]
/freebsd-10.0-release/bin/pax/
H A Doptions.h67 #define SF 0x00001000 macro
/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp461 unsigned SF = fieldFromInstruction(Insn, 31, 1); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Linker/
H A DLinkModules.cpp777 bool ModuleLinker::linkFunctionProto(Function *SF) { argument
1219 linkFunctionBody(cast<Function>(ValueMap[SF]), SF); local
1245 Function *SF = *I; local
1278 Function *SF = *I; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp71 const StackFrameContext *SF = local

Completed in 362 milliseconds