Home | History | Annotate | Download | only in ARM

Lines Matching refs:Function

25 #include "llvm/Function.h"
74 /// getBinaryCodeForInstr - This function, generated by the
161 // TableGen'erated getBinaryCodeForInstr() function to encode any
166 // encoder to continue to function until the MC encoder is sufficiently
398 DEBUG(errs() << "JITTing function '"
433 && "Relocation to this function should be for movt or movw");
498 /// be emitted to the current location in the function, and allow it to be PC
507 /// to be emitted to the current location in the function, and allow it to be PC
516 /// be emitted to the current location in the function, and allow it to be PC
645 if (const Function *F = dyn_cast<Function>(C))
659 ARM::reloc_arm_absolute, isa<Function>(C), false);
718 isa<Function>(GV),