HomeSort by relevance Sort by last modified time
    Searched refs:SF (Results 1 - 19 of 19) sorted by null

  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp 40 static void SetValue(Value *V, GenericValue Val, ExecutionContext &SF) {
41 SF.Values[V] = Val;
258 ExecutionContext &SF = ECStack.back();
260 GenericValue Src1 = getOperandValue(I.getOperand(0), SF);
261 GenericValue Src2 = getOperandValue(I.getOperand(1), SF);
280 SetValue(&I, R, SF);
446 ExecutionContext &SF = ECStack.back();
448 GenericValue Src1 = getOperandValue(I.getOperand(0), SF);
449 GenericValue Src2 = getOperandValue(I.getOperand(1), SF);
474 SetValue(&I, R, SF);
    [all...]
Interpreter.h 200 gep_type_iterator E, ExecutionContext &SF);
206 void SwitchToNewBasicBlock(BasicBlock *Dest, ExecutionContext &SF);
213 GenericValue getConstantExprValue(ConstantExpr *CE, ExecutionContext &SF);
214 GenericValue getOperandValue(Value *V, ExecutionContext &SF);
216 ExecutionContext &SF);
218 ExecutionContext &SF);
220 ExecutionContext &SF);
222 ExecutionContext &SF);
224 ExecutionContext &SF);
226 ExecutionContext &SF);
    [all...]
  /external/llvm/lib/Linker/
LinkModules.cpp 782 bool ModuleLinker::linkFunctionProto(Function *SF) {
783 GlobalValue *DGV = getLinkedToGlobal(SF);
790 if (getLinkageResult(DGV, SF, NewLinkage, NV, LinkFromSrc))
800 ValueMap[SF] = ConstantExpr::getBitCast(DGV, TypeMap.get(SF->getType()));
804 DoNotLinkFromSource.insert(SF);
811 // bring SF over.
812 Function *NewDF = Function::Create(TypeMap.get(SF->getFunctionType()),
813 SF->getLinkage(), SF->getName(), DstM)
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_short/d/
T_aget_short_8.d 27 .method public run([SF)S
  /external/emma/
test.sh 78 SF:com/android/bunnies/SubBunny.java
90 SF:com/android/bunnies/Bunny.java