Searched defs:loadConstant (Results 1 – 3 of 3) sorted by relevance
302 loadConstant(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadConstant() function in XCoreRegisterInfo
476 public <T> void loadConstant(Local<T> target, T value) { in loadConstant() method in Code
1160 void loadConstant(uint32_t constant, RegisterID dst) in loadConstant() function