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

/freebsd-10-stable/bin/pax/
H A Doptions.h67 #define SF 0x00001000 macro
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp40 static void SetValue(Value *V, GenericValue Val, ExecutionContext &SF) { argument
1994 return executePtrToIntInst(CE->getOperand(0), CE->getType(), SF); local
2055 getOperandValue(Value *V, ExecutionContext &SF) argument
2115 ExecutionContext &SF = ECStack.back(); // Current stack frame local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Linker/
H A DLinkModules.cpp514 Function *SF = dyn_cast<Function>(V); local
822 bool ModuleLinker::linkFunctionProto(Function *SF) { argument
1302 Function *SF = *I; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp662 unsigned SF = fieldFromInstruction(Insn, 31, 1); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp74 const StackFrameContext *SF = local

Completed in 61 milliseconds